summary refs log tree commit diff stats
path: root/.editorconfig (unfollow)
Commit message (Collapse)Author
2023-11-18refactor(system/services/etebase): Use a reference to the port numberSoispha
2023-11-18fix(system/services/etebase): Use the correct subdomainsSoispha
This is done to comply with the naming scheme employed at `vhack.eu`.
2023-11-18fix(system/services/etebase): Hard-code localhost ipSoispha
Otherwise, etebase might use the ipv6 ip, whilst nginx uses the ipv4 version. This prevents this issue
2023-11-18Fix(system/services/etebase): Add proxy parameterssils
2023-11-18Fix(system/services/etebase): Proxy ipv4sils
2023-11-18Refactor(system/services/etebase): Formatsils
2023-11-18Fix(system/impermanence): Add permissionssils
2023-11-18Fix(system/services/etebase-server): Use nginxsils
2023-11-18Fix(system/impermanence): Add etebase-serversils
2023-11-18Feat(system/services): Add etebase-serversils