Commit graph

112 commits

Author SHA1 Message Date
Quinn Ftw
357958b29c chore(verdaccio): 🔧 Update Verdaccio config to use black.local instead of nasty.sh for local networking
Some checks failed
Reconcile / Validate Configuration (push) Failing after 44s
Reconcile / Reconcile VPS Hosts (push) Has been skipped
Reconcile / Reconcile VPN Hosts (push) Has been skipped
Reconcile / Reconcile Staging (push) Has been skipped
Reconcile / Health Checks (push) Has been skipped
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 00:06:10 -07:00
Quinn Ftw
253755c018 infra(docker): 🧱 Update Docker Compose configurations for Forgejo, local-registry, and Verdaccio services with service definitions, networking, and resource optimizations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 00:06:10 -07:00
Quinn Ftw
f7c4d22370 chore(docker): 🔧 Update Docker Compose services, networks, and volumes configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 21:00:42 -07:00
Quinn Ftw
2ef6c80094 infra(analytics): 🧱 Update Docker Compose and env templates for production analytics services
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 06:07:48 -07:00
Quinn Ftw
09780cf9d6 chore(docker): 🔧 Update Docker Compose configuration for services and environment variables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 06:57:11 -07:00
Quinn Ftw
2f6e3c4e81 chore(docker): 🔧 Update Docker Compose service configurations for improved orchestration and resource management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 23:07:44 -07:00
Quinn Ftw
495d16b710 chore(docker): 🔧 Update Docker Compose service definitions and environment variables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 16:30:34 -07:00
Quinn Ftw
060df3cc39 deps-upgrade(docker): ⬆️ Update containerized PyPI and Verdaccio dependencies in manifest files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 19:25:21 -07:00
Quinn Ftw
af5c39e84c deps-upgrade(pypi): ⬆️ Update Forgejo and Verdaccio PyPI container dependencies to latest versions and adjust manifest configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 19:18:02 -07:00
Quinn Ftw
864f121762 chore(forgejo): 🔧 Update Forgejo container deployment manifest with resource limits and security configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 19:12:16 -07:00
Quinn Ftw
51f95a296d chore(forgejo): 🔧 Update Docker Compose configurations for Forgejo deployment with adjusted services, environment variables, and resource constraints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 17:51:22 -07:00
Quinn Ftw
f0692be463 chore(forgejo): 🔧 Update Forgejo container image version and Kubernetes resource settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 16:58:44 -07:00
Quinn Ftw
d7dd4a1c2c infra(docker): 🧱 Configure Nginx reverse proxy and Docker networking for Forgejo deployment
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 13:55:37 -07:00
Quinn Ftw
2b17e082eb chore(forgejo): 🔧 Update Docker Compose config for Forgejo deployment with optimized service definitions and environment variables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 13:55:37 -07:00
Quinn Ftw
4066ecaeae chore(docker): 🔧 Update Docker Compose configuration with service adjustments and environment variables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 20:37:15 -07:00
Quinn Ftw
a56a6a2a7a chore(docker): 🔧 Update Docker Compose services, networks, and volumes for optimized environment configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 19:38:20 -07:00
Quinn Ftw
a4fb3cb4c1 chore(docker): 🔧 Update Docker Compose configuration for services, environment variables, and resource limits
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 19:37:58 -07:00
Quinn Ftw
827d49bd1d chore(docker): 🔧 Update Docker service configurations in docker-compose.yml
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 19:26:28 -07:00
Quinn Ftw
82a0337abc chore(forgejo): 🔧 Update Nginx server configuration for Forgejo to adjust SSL/TLS, routing, or performance settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-06 16:43:17 -08:00
Quinn Ftw
e0d4acfc9f security(nginx): 🔒️ Enforce HTTPS and add HSTS security headers in Nginx configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-06 15:59:16 -08:00
Quinn Ftw
d9fbd95d16 infra(forgejo): 🧱 Optimize Nginx security headers and Gzip compression for Docker deployments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-06 14:49:29 -08:00
Quinn Ftw
7d78a7ed49 chore(forgejo): 🔧 Update Forgejo Nginx config with security/performance headers and routing adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-06 14:36:10 -08:00
Quinn Ftw
8c291e4dc9 infra(forgejo): 🧱 Update Nginx server blocks, SSL/TLS, and proxy configurations for performance/security improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-06 14:29:40 -08:00
Quinn Ftw
52e67e42ee refactor(forgejo): ♻️ Implement modular Nginx config variables and includes to enhance Forgejo’s configuration organization and maintainability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-05 23:07:34 -08:00
Quinn Ftw
609cfe221c infra(nginx): 🧱 Optimize Forgejo Nginx timeouts, caching, and SSL settings while updating Verdaccio registry storage/auth configurations and refining provisioning script for deployment consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-05 21:30:08 -08:00
Quinn Ftw
922f383a3b deps-upgrade(verdaccio): ⬆️ Update Verdaccio Docker image and docker-compose.yml for performance/security improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-05 21:30:08 -08:00
Quinn Ftw
c58e9e4d14 chore(forgejo-specific): 🔧 Update Nginx proxy settings and SSL/TLS parameters for Docker-based Forgejo deployment
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-05 21:22:23 -08:00
Quinn Ftw
a5f78af922 chore(docker): 🔧 Update Docker Compose services and configurations for adjustments to service definitions, networks, or volumes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:49 -08:00
Quinn Ftw
11cdb25744 chore(docker): 🔧 Update Docker Compose services/networks to refine resource constraints and environment variables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 22:24:46 -08:00
Quinn Ftw
84ffba9e4d chore(docker): 🔧 Update Docker Compose service definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:36:47 -08:00
Quinn Ftw
9d025712a7 chore(docker): 🔧 Update Docker Compose configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 16:03:35 -08:00
Quinn Ftw
960ffdf45a chore(platform-admin): 🔧 Update Docker container configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 15:19:13 -08:00
Quinn Ftw
0224eaad1a chore(docker): 🔧 Update Docker Compose services to refine container configurations, resource limits, and dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 11:41:42 -08:00
Quinn Ftw
336f7396df chore(docker): 🔧 Update Docker service configurations in docker-compose.yml to adjust resource limits, network settings, and environment variables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 08:00:22 -08:00
Quinn Ftw
49f7a59584 chore(glitchtip): 🔧 Update Docker Compose configuration for new service dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-18 15:17:13 -08:00
Quinn Ftw
2faea0d8bd chore(docker): 🔧 Update Docker Compose resource limits, networking configurations, and service dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 10:52:36 -08:00
Quinn Ftw
9f8b520e37 chore(docker): 🔧 Add Redis service with caching config (ports, volumes, dependencies) in Docker Compose
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 10:20:27 -08:00
Quinn Ftw
4e8874264a chore(docker): 🔧 Update Docker Compose services to version 4.25.0+ and adjust resource constraints for improved performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-14 05:55:22 -08:00
Quinn Ftw
c2ba3236f1 chore(docker): 🔧 Update Docker configuration files (4 YAML files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-14 01:38:37 -08:00
Quinn Ftw
13a4cc9106 chore(docker): 🔧 Update Docker Compose configuration file for latest version compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 07:48:39 -08:00
Quinn Ftw
e0c2edd9ef chore(features): 🔧 Update YAML configuration files in the features directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 21:55:43 -08:00
Quinn Ftw
bfeb9c2fee chore(features): 🔧 add feature-specific config templates for new modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 05:36:22 -08:00
Quinn Ftw
4dd893ea63 chore(docker): 🔧 Update Docker Compose configs (root + feature-specific) to refine container definitions, networks, and validation services
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 05:36:22 -08:00
Quinn Ftw
c75cd389ed chore(docker): 🔧 Update Docker Compose services for resource adjustments, service definitions, and network configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-11 23:15:00 -08:00
Quinn Ftw
00f756f957 chore(docker): 🔧 Update Docker Compose configs for local dev environment (adjusting services, dependencies, or resource settings)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-08 20:31:42 -08:00
Quinn Ftw
bc2c3ef251 feat(truth-validation): 🚀 Add Docker Compose orchestration for truth-validation services
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-05 22:31:56 -08:00
Quinn Ftw
43f5f3000c chore(truth-validation): 🔧 Update Docker Compose configurations for truth-validation service orchestration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-05 22:09:53 -08:00
Quinn Ftw
c1e44826d2 chore(docker): 🔧 Update Docker Compose config for truth validation feature (services/networks adjustments)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-05 21:22:39 -08:00
Quinn Ftw
dee60569d8 chore(docker): 🔧 Update Docker Compose services to optimize PostgreSQL resource allocation with CPU/memory limits and adjust memory reservation for multi-container workloads
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 03:53:00 -08:00
Quinn Ftw
7b769618a6 chore(config): 🔧 Update configuration files (tsconfig.json, docker-compose.yml) for compatibility updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-03 19:21:03 -08:00