Changed lnco to lnorg.

This commit is contained in:
Luc Bijl 2024-08-26 19:33:33 +02:00
parent 2b43257534
commit 6cff163765
5 changed files with 8 additions and 8 deletions

View file

@ -1,3 +1,3 @@
# Documentation # Documentation
This is the repository containing the files for [docs.bijl.us](https://docs.bijl.us); the documentation related to the [lnco](https://git.bijl.us/lnco) organization. Check the [project tab](https://git.bijl.us/lnco/documentation/projects) for the issues pertaining to each section. This is the repository containing the files for [docs.bijl.us](https://docs.bijl.us); the documentation related to the [lnorg](https://git.bijl.us/lnorg) organization. Check the [project tab](https://git.bijl.us/lnorg/documentation/projects) for the issues pertaining to each section.

View file

@ -224,7 +224,7 @@ $ chmod +x ~/.local/bin/load
## Reverse proxy ## Reverse proxy
While it would be more optimal to run a reverse proxy in a container and link the network namespaces to this container, this is unfortunately not [yet](https://git.bijl.us/lnco/documentation/issues/65) possible with `pasta` user network namespaces. Therefore, the reverse proxy should be run in front of the containers and thus on the system. While it would be more optimal to run a reverse proxy in a container and link the network namespaces to this container, this is unfortunately not [yet](https://git.bijl.us/lnorg/documentation/issues/65) possible with `pasta` user network namespaces. Therefore, the reverse proxy should be run in front of the containers and thus on the system.
Install caddy with Install caddy with

View file

Before

Width:  |  Height:  |  Size: 299 KiB

After

Width:  |  Height:  |  Size: 299 KiB

View file

@ -1,3 +1,3 @@
# Welcome to docs.bijl.us # Welcome to the documentation of lnorg
These are all the docs related to the [lnco](https://git.bijl.us/lnco) organization. These are all the docs related to the [lnorg](https://git.bijl.us/lnco) organization.

View file

@ -1,5 +1,5 @@
site_name: lnco documentation site_name: lnorg documentation
repo_url: https://git.bijl.us/lnco/documentation repo_url: https://git.bijl.us/lnorg/documentation
theme: theme:
name: material name: material
@ -8,8 +8,8 @@ theme:
- navigation.tabs - navigation.tabs
- navigation.indexes - navigation.indexes
- toc.follow - toc.follow
logo: assets/lnco-logo.png logo: assets/lnorg-logo.png
favicon: assets/lnco-logo.png favicon: assets/lnorg-logo.png
palette: palette:
- media: "(prefers-color-scheme: light)" - media: "(prefers-color-scheme: light)"
scheme: default scheme: default