Commit Graph

35 Commits

Author SHA1 Message Date
Dmitry 340802ec1a Delay Caddy Until Certs Are Ready
Deploy mini-pc / deploy (push) Successful in 49s
2026-05-31 11:38:53 +03:00
Dmitry 4cfc9597b4 Update mail sender defaults
Deploy cloud-pc / deploy (push) Successful in 44s
Deploy mini-pc / deploy (push) Failing after 1m17s
2026-05-31 11:24:45 +03:00
Dmitry bf6aa03fcb Restrict Maddy Relay Sender
Deploy mini-pc / deploy (push) Failing after 40s
2026-05-30 20:38:15 +03:00
Dmitry ae9ca5d07f Enable Vaultwarden SMTP on mini-pc
Deploy mini-pc / deploy (push) Failing after 45s
NixOS switch mini-pc / switch (push) Successful in 12s
Expose Maddy on port 2525 and connect
Vaultwarden and Uptime Kuma to the mail
network for outbound mail delivery.
2026-05-30 20:28:08 +03:00
Dmitry 2b1d98292b Update maddy.conf
Deploy mini-pc / deploy (push) Failing after 39s
2026-05-30 20:23:56 +03:00
Dmitry fb5003ef0c Add Maddy relay on mini-pc
Deploy mini-pc / deploy (push) Failing after 14s
Deploy cloud-pc / deploy (push) Failing after 34s
2026-05-30 20:20:54 +03:00
Dmitry 8ed947e48b Enable fallback DNS on mini-pc
Deploy mini-pc / deploy (push) Failing after 33s
NixOS switch mini-pc / switch (push) Failing after 1m27s
2026-05-30 14:58:42 +03:00
Dmitry ec79b653dc Add OpenSSH client to Gitea runners
Deploy cloud-pc / deploy (push) Failing after 1s
Deploy mini-pc / deploy (push) Has been cancelled
2026-05-30 14:40:31 +03:00
Dmitry c65c5cc54d Update docker-compose.yml
Deploy mini-pc / deploy (push) Has been cancelled
2026-05-30 14:35:10 +03:00
Dmitry 60a5778194 Move NixOS switches to SSH runners
NixOS switch cloud-pc / switch (push) Failing after 10m52s
Deploy cloud-pc / deploy (push) Failing after 11m46s
Deploy mini-pc / deploy (push) Failing after 10m14s
NixOS switch mini-pc / switch (push) Has been cancelled
2026-05-30 13:11:29 +03:00
Dmitry 9148838e12 Consolidate Gitea runners on NixOS
Deploy cloud-pc / deploy (push) Failing after 1s
Deploy mini-pc / deploy (push) Failing after 0s
NixOS switch mini-pc / switch (push) Has been cancelled
NixOS switch cloud-pc / switch (push) Has been cancelled
Add the docker group to the runner services and allow passwordless
nixos-rebuild for the gitea-runner user.
2026-05-30 12:35:48 +03:00
Dmitry 9c9ad292b2 Expose v2raya LAN proxy ports
Deploy mini-pc / deploy (push) Failing after 1s
NixOS switch mini-pc / switch (push) Failing after 10m48s
2026-05-30 11:54:48 +03:00
Dmitry 8dada68767 Create docker-compose.yml
Deploy mini-pc / deploy (push) Failing after 2s
NixOS switch mini-pc / switch (push) Failing after 14m25s
NixOS switch cloud-pc / switch (push) Has been cancelled
2026-05-29 22:21:42 +03:00
Dmitry 592b3a8748 Add uptime-kuma service configuration and update directory structure
Deploy ru-vps / deploy (push) Successful in 22s
Deploy mini-pc / deploy (push) Successful in 1m1s
2026-05-28 13:45:56 +03:00
Dmitry c09754a161 Add rclone and resticprofile installation playbooks, and update profiles for Yandex Disk backups
Deploy ru-vps / deploy (push) Successful in 16s
Deploy mini-pc / deploy (push) Successful in 29s
Deploy cloud-pc / deploy (push) Failing after 41s
2026-05-28 13:12:33 +03:00
Dmitry b1ec5566d6 Add .env.example file and ensure env_file is specified in docker-compose.yml
Deploy mini-pc / deploy (push) Successful in 30s
2026-05-27 22:46:47 +03:00
Dmitry 47acec436b Fix dashboard HTTP port mapping in docker-compose.yml
Deploy mini-pc / deploy (push) Failing after 11s
2026-05-27 20:02:48 +03:00
Dmitry 62a263c9f6 Fix certificate file paths in Caddyfile and docker-compose.yml for correct renewal handling
Deploy mini-pc / deploy (push) Failing after 13s
2026-05-27 19:49:21 +03:00
Dmitry 6aa829f649 Refactor lego command execution logic in docker-compose.yml for improved certificate renewal handling
Deploy mini-pc / deploy (push) Failing after 12s
2026-05-27 19:39:47 +03:00
Dmitry 1e2f3dca1e Fix lego command execution in docker-compose.yml for proper certificate renewal
Deploy mini-pc / deploy (push) Failing after 12s
2026-05-27 19:34:37 +03:00
Dmitry 6123168567 Fix lego command path in docker-compose.yml for correct execution
Deploy mini-pc / deploy (push) Successful in 14s
2026-05-27 19:33:26 +03:00
Dmitry 4b4a6653d5 Update lego service volume path and command to use /lego-data
Deploy mini-pc / deploy (push) Failing after 11s
2026-05-27 19:32:33 +03:00
Dmitry 9490423c0f Update lego service image reference in docker-compose.yml
Deploy mini-pc / deploy (push) Failing after 11s
2026-05-27 19:29:29 +03:00
Dmitry 234cfe7758 Refactor Caddy setup: update docker-compose, remove Dockerfile, and adjust environment variables for improved configuration management
Deploy mini-pc / deploy (push) Failing after 11s
2026-05-27 19:27:41 +03:00
Dmitry 4eb8313209 Add DNS configuration for Caddy service in docker-compose.yml
Deploy mini-pc / deploy (push) Successful in 3s
2026-05-27 19:09:28 +03:00
Dmitry 12d77337a8 Add workflow_dispatch support and input for stack deployment in cloud-pc, mini-pc, and ru-vps workflows; update Caddyfile to enable debug mode
Deploy cloud-pc / deploy (push) Successful in 2s
Deploy ru-vps / deploy (push) Successful in 2s
Deploy mini-pc / deploy (push) Successful in 4s
2026-05-27 19:07:13 +03:00
Dmitry 065114bad2 Remove unnecessary whitespace in Caddy service definition in docker-compose.yml
Deploy mini-pc / deploy (push) Successful in 1s
2026-05-27 19:02:17 +03:00
Dmitry b7cd9d2a60 Update Caddy Dockerfile and docker-compose to use specific version and image reference
Deploy mini-pc / deploy (push) Failing after 29s
2026-05-27 18:56:02 +03:00
Dmitry 29097f94b2 Refactor deployment workflows for cloud-pc, mini-pc, and ru-vps services to improve stack change detection and add a new docker-compose file for v2raya service
Deploy ru-vps / deploy (push) Successful in 1s
Deploy cloud-pc / deploy (push) Successful in 1s
Deploy mini-pc / deploy (push) Failing after 13s
2026-05-27 18:46:44 +03:00
Dmitry 81110fa55b Replace image reference with build context in docker-compose files for gitea-runner and add Dockerfile for each service
Deploy ru-vps / deploy (push) Has been cancelled
Deploy mini-pc / deploy (push) Has been cancelled
Deploy cloud-pc / deploy (push) Has been cancelled
2026-05-27 18:33:18 +03:00
Dmitry 0935602fcd Add /opt/services volume to Gitea runner configurations for cloud-pc, mini-pc, and ru-vps services
Deploy mini-pc / deploy (push) Failing after 1s
Deploy ru-vps / deploy (push) Failing after 0s
Deploy cloud-pc / deploy (push) Failing after 1s
2026-05-27 18:11:44 +03:00
Dmitry a07449c229 Remove unnecessary checkout steps from deployment workflows for cloud-pc, mini-pc, and ru-vps services and delete empty deploy.yml files.
Deploy cloud-pc / deploy (push) Failing after 1s
Deploy ru-vps / deploy (push) Failing after 0s
Deploy mini-pc / deploy (push) Failing after 1s
2026-05-27 18:10:22 +03:00
Dmitry e3b484812e Update deployment workflows and Docker Compose configurations for cloud-pc, mini-pc, and ru-vps services to specify correct runner labels and improve deployment processes.
Deploy ru-vps / deploy (push) Failing after 15s
Deploy mini-pc / deploy (push) Failing after 5s
Deploy cloud-pc / deploy (push) Failing after 10s
2026-05-27 15:47:28 +03:00
Dmitry dc3ff78d6d Refactor Docker Compose configurations and add deployment workflows for cloud-pc and mini-pc services
Deploy cloud-pc / deploy (push) Failing after 15s
Deploy mini-pc / deploy (push) Failing after 4s
Deploy ru-vps / deploy (push) Failing after 5s
2026-05-27 15:41:15 +03:00
Dmitry 52d05f9917 Add Docker Compose files for AdGuard, Nginx Proxy Manager, and Vaultwarden services 2026-05-17 14:06:07 +03:00