Nikholas Pcenicni gsdavidp
  • Joined on 2025-12-22
gsdavidp pushed to main at gsdavidp/home-server 2026-08-21 03:29:00 +00:00
b18347315d Refactor jellyfin service volumes in compose.yaml for clarity and consistency
gsdavidp pushed to main at gsdavidp/home-server 2026-08-21 03:26:01 +00:00
8bdfc349fe Update jellyfin service image to use preview version in compose.yaml
gsdavidp pushed to main at gsdavidp/home-server 2026-08-19 05:17:08 +00:00
30012b26fb Update profilarr service configuration in compose.yaml for improved setup
gsdavidp pushed to main at gsdavidp/home-server 2026-08-19 03:05:52 +00:00
c693659e79 Refactor bambuddy service volumes in compose.yaml for clarity and consistency
gsdavidp pushed to main at gsdavidp/home-server 2026-08-19 02:55:59 +00:00
7beab84467 Remove DATABASE_URL and PostgreSQL service from compose.yaml for simplification
gsdavidp pushed to main at gsdavidp/home-server 2026-08-19 02:51:48 +00:00
3bb83cf591 Update DATABASE_URL in compose.yaml to use asyncpg for PostgreSQL connection
gsdavidp pushed to main at gsdavidp/home-server 2026-08-19 02:47:50 +00:00
470beb5012 Add PORT environment variable to bambuddy service configuration
810ddaa844 Remove build instructions from bambuddy service in compose.yaml for clarity
Compare 2 commits »
gsdavidp pushed to main at gsdavidp/home-server 2026-08-19 02:44:53 +00:00
f8061d8b5b Add bambuddy_pgdata volume to compose.yaml for PostgreSQL data persistence
gsdavidp pushed to main at gsdavidp/home-server 2026-08-19 02:29:08 +00:00
6cf5619195 Add initial .env.sample and compose.yaml for Bambuddy service setup
gsdavidp pushed to main at gsdavidp/home-server 2026-05-28 23:28:35 +00:00
7df12e3396 Update compose.yaml to change Jellyseerr configuration path to Seerr, ensuring consistency in service setup.
gsdavidp pushed to main at gsdavidp/home-server 2026-05-15 05:20:13 +00:00
02f6ab03bc Update cert-manager configurations for Let's Encrypt to include DNS-01 challenge support for both pcenicni.dev and nikflix.ca. Clarify Cloudflare API token requirements in comments and remove HTTP-01 fallback references for cleaner configuration.
gsdavidp pushed to main at gsdavidp/home-server 2026-05-15 05:10:54 +00:00
6e76a400b6 Update .env.sample and Ansible configurations to enhance Pangolin Integration API setup. Add detailed comments for environment variables and clarify usage in README. Implement HTTP-01 challenge support in cert-manager configurations for Let's Encrypt, ensuring proper resource management for domain validation.
gsdavidp pushed to main at gsdavidp/home-server 2026-05-15 04:04:37 +00:00
2fb86f5930 Enhance Authentik and Newt configurations to support Open WebUI integration. Add necessary environment variables and secrets management for Open WebUI in .env.sample and Ansible tasks. Update README to clarify setup steps for automating HTTP resources with Pangolin, ensuring consistency with new branding and deployment practices.
gsdavidp pushed to main at gsdavidp/home-server 2026-05-15 03:36:38 +00:00
97da42b15c Add open-webui resource to Kustomization configuration for Noble cluster, enhancing application deployment structure.
gsdavidp pushed to main at gsdavidp/home-server 2026-05-15 03:30:16 +00:00
73ff9fd022 Revise Authentik configuration to reflect the transition from public to Nikflix branding, updating directory group settings and invitation flows accordingly. Adjust README to clarify group merging and user invitation processes, ensuring consistency with the new branding. Enhance blueprint templates to support the updated structure for directory groups.
gsdavidp pushed to main at gsdavidp/home-server 2026-05-15 03:15:37 +00:00
f37768b789 Update Authentik configuration to default public invitation user type to internal, enhancing clarity on user isolation. Revise README to reflect changes in user type settings and provide guidance for managing existing external users. Improve validation in Ansible tasks to ensure correct user type configuration.
gsdavidp pushed to main at gsdavidp/home-server 2026-05-15 02:59:43 +00:00
7fed8820ce Enhance Authentik configuration by introducing dedicated authentication flows for public and lab brands, including stricter password policies and MFA requirements. Update README to clarify flow distinctions and invitation enrollment processes. Improve validation in Ansible tasks to ensure all necessary blueprint variables are set, enhancing deployment robustness.
gsdavidp pushed to main at gsdavidp/home-server 2026-05-15 02:39:58 +00:00
7b337f7128 Refactor Authentik blueprint configuration to merge public, extra, and Nikflix directory groups into a single YAML template. Update README to clarify group entry requirements and enhance validation in Ansible tasks for blueprint entries. This improves the structure and usability of directory groups in Authentik deployments.
gsdavidp pushed to main at gsdavidp/home-server 2026-05-15 02:26:44 +00:00
93d602de9d Enhance Authentik deployment by adding verification for the presence of noble blueprints volume mounts in the authentik-worker deployment. Update README to clarify blueprint confirmation steps and troubleshooting for mounted files. This ensures proper configuration when blueprints are enabled.
gsdavidp pushed to main at gsdavidp/home-server 2026-05-15 02:21:15 +00:00
fbcd2416e6 Add optional SMTP configuration for Authentik, including email host, port, and credentials. Update README and .env.sample to clarify usage for outbound email settings. Introduce blueprint support for enhanced deployment flexibility, with assertions in Ansible tasks to ensure required variables are set when enabled.