summary refs log tree commit diff stats
path: root/system/services/etebase/default.nix (follow)
Commit message (Collapse)AuthorAge
* fix(system/services/etebase): Use the correct subdomainsSoispha2023-11-18
| | | | This is done to comply with the naming scheme employed at `vhack.eu`.
* fix(system/services/etebase): Hard-code localhost ipSoispha2023-11-18
| | | | | Otherwise, etebase might use the ipv6 ip, whilst nginx uses the ipv4 version. This prevents this issue
* Fix(system/services/etebase): Add proxy parameterssils2023-11-18
|
* Fix(system/services/etebase): Proxy ipv4sils2023-11-18
|
* Refactor(system/services/etebase): Formatsils2023-11-18
|
* Fix(system/services/etebase-server): Use nginxsils2023-11-18
|
* Feat(system/services): Add etebase-serversils2023-11-18