Update Code Docs

This commit is contained in:
Simeon "Waldo" Wallrath 2026-01-07 22:07:11 +01:00
parent bd65c6c24d
commit 25805d40e5
41 changed files with 10977 additions and 2287 deletions

View file

@ -1,5 +1,5 @@
---
title: "Websevices"
title: "Webservices"
---
# Forgejo
@ -191,7 +191,7 @@ sudo docker-compose up -d
- To redirect the homepage to the repository view:
```nginx
```bash
server {
server_name code.virtuos.world;
@ -311,21 +311,10 @@ Wordpress updates itself. Plugins may need manual updating via the Wordpress Int
---
# Wiki.js
Wiki.js was dumped in favour of Quarto.
# Quarto
Wiki.js is an open source Wiki software. The Wiki.js instance is hosted on Uberspace.de and you are currently accessing it on [https://docs.virtuos.world](https://docs.virtuos.world).
## Installation on Uberspace
The Wiki.js installation is well documented on
[https://lab.uberspace.de/guide_wiki-js/](https://lab.uberspace.de/guide_wiki-js/)
## Updating Wiki.js
An update script is available at the same location:
[https://lab.uberspace.de/guide_wiki-js/](https://lab.uberspace.de/guide_wiki-js/)
I switched from Wiki.js to Quarto, a static site generator. All files are in [this repository](https://code.virtuos.world/VIRTUOS_WORLD/VIRTUOS_Docs).
---
@ -334,7 +323,22 @@ An update script is available at the same location:
Pretix is an open source ticketing system. It's currently not in use. This installation is not as easy, but well documented here:
[https://docs.pretix.eu/en/latest/admin/installation/docker_smallscale.html](https://docs.pretix.eu/en/latest/admin/installation/docker_smallscale.html)
---
# BlueprintUE
I failed to host BlueprintUE multiple times (I don't know.=). I gave up and use the official page at https://blueprintue.com/profile/waldo/.
I failed to host BlueprintUE multiple times (I don't know uwu). I gave up and use the official page at https://blueprintue.com/profile/waldo/.
---
~~# Wiki.js~~
~~Wiki.js is an open source Wiki software. The Wiki.js instance is hosted on Uberspace.de and you are currently accessing it on [https://docs.virtuos.world](https://docs.virtuos.world).~~
~~## Installation on Uberspace~~
~~The Wiki.js installation is well documented on [https://lab.uberspace.de/guide_wiki-js/](https://lab.uberspace.de/guide_wiki-js/)~~
~~## Updating Wiki.js~~
~~An update script is available at the same location: [https://lab.uberspace.de/guide_wiki-js/](https://lab.uberspace.de/guide_wiki-js/)~~