Commit graph

17 commits

Author SHA1 Message Date
a3c730e1db Move all services from srazka.com to reudy.net
Renames every domain in the config: Caddy virtual hosts (auth, hello,
nextcloud, git, panel), the ACME contact email, Authelia's session cookie
domain / portal URL / default redirect and TOTP issuer, Nextcloud's
hostName and overwritehost, and Forgejo's DOMAIN (ROOT_URL and ssh clone
URLs follow from it; the panel picks them up via panel.nix). Panel docs and
examples updated too, and a README paragraph that had run together is
split again.

Requires DNS for auth/hello/nextcloud/git/panel.reudy.net (or a
*.reudy.net wildcard) pointing at the server before deploying.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UbWSNkXxZhYf7eqHTyx3Bf
2026-09-27 15:32:49 +00:00
4143768c45 Added forgejo(git server) 2026-09-26 19:00:28 +02:00
Jakub Dorfman
eed70a6969 added nextcloud 2026-07-15 16:57:26 +02:00
Jakub Dorfman
fe4d3f4432 feat: add panel configuration with API service and Caddy integration
Co-authored-by: Copilot <copilot@github.com>
2026-04-28 22:54:36 +02:00
Jakub Dorfman
ec1780d36a fix: add missing parameters to caddy configuration 2026-04-28 20:45:52 +02:00
Jakub Dorfman
fc9c6f1b81 fix: correct systemd path and service configuration for Caddy route reload 2026-04-28 20:44:14 +02:00
Jakub Dorfman
d71e12b3dd fix: add systemd path and service for automatic Caddy reload on route changes 2026-04-28 20:42:12 +02:00
Jakub Dorfman
24a25fe22f fix: remove admin configuration from extraConfig in caddy.nix 2026-04-27 12:46:57 +02:00
Jakub Dorfman
1dd5a3d469 fix: add admin configuration to extraConfig in caddy.nix 2026-04-27 12:43:05 +02:00
Jakub Dorfman
64c5b573cf Update caddy reload command paths in configuration and panelctl scripts
Co-authored-by: Copilot <copilot@github.com>
2026-04-26 23:31:31 +02:00
Jakub Dorfman
74fa920ba0 Update paths in configuration files to use /var/lib/containers instead of /home/reudy/containers
Co-authored-by: Copilot <copilot@github.com>
2026-04-26 22:40:39 +02:00
Jakub Dorfman
17ac5953ae Refactor route handling in panelctl.sh and update caddy configuration for improved route management
Co-authored-by: Copilot <copilot@github.com>
2026-04-26 20:41:56 +02:00
Jakub Dorfman
49534ed568 Add panel-api service and update panelctl script for container management
Co-authored-by: Copilot <copilot@github.com>
2026-04-26 19:42:47 +02:00
Jakub Dorfman
93e23748c2 added podman and caddy imports for container running app 2026-04-26 19:33:44 +02:00
Jakub Dorfman
74f191b42a Add Authelia configuration and secrets management 2026-04-26 15:12:42 +02:00
Jakub Dorfman
c7c261332e merge 2026-04-20 01:42:32 +02:00
reudy14
f52e433423 caddy and hello world container 2026-04-20 01:42:32 +02:00