652e27d7c4
fix(dns): replace Cloudflare defaults with CIRA Canadian Shield
...
Replace hardcoded 1.1.1.1/1.0.0.1 (Cloudflare) DNS defaults with
CIRA Canadian Shield (149.112.121.10, 149.112.122.10) to maintain
Canadian data sovereignty for DNS resolution.
2026-03-14 00:18:17 -04:00
ShadowArcanist
c1951726c0
feat(service): disable pterodactyl panel and pterodactyl wings
...
The template is using latest version of pterodactyl and the issue is the db migration fails for new users but works fine for existing deployments. We cannot revert the template to previous version because the current latest version addresses few CVEs so it's better to disable this template for now
2026-02-21 21:42:28 +05:30
majcek210
5d4374bd8f
feat(service): update pterodactyl version ( #7981 )
2026-01-19 19:14:41 +01:00
Drew
b838aa7d57
Update pterodactyl-with-wings.yaml
2025-11-23 16:54:57 -07:00
majcek210
61fe8f1215
Add environment variables for HASHIDS configuration
...
This fixes the databases not loading on server(500)
2025-10-25 19:20:31 +02:00
majcek210
adcdec6931
Enhance comments in pterodactyl-with-wings.yaml
...
Updated comments in configuration file for clarity.
2025-10-23 18:38:53 +02:00
majcek210
b00d389314
Update templates/compose/pterodactyl-with-wings.yaml
...
Update the wings version from latest to v1.11.11
Co-authored-by: Romain ROCHAS <46826777+yipfram@users.noreply.github.com>
2025-10-23 18:30:07 +02:00
majcek210
2e193d45fd
Update templates/compose/pterodactyl-with-wings.yaml
...
Change pterodactly wings version from latest to v1.11.13
Co-authored-by: Romain ROCHAS <46826777+yipfram@users.noreply.github.com>
2025-10-23 18:29:34 +02:00
majcek210
0541240527
Update MariaDB image version to 11.8
...
Bump the mariadb to 11.8 (LTS)
2025-10-23 16:36:17 +02:00
majcek210
f9e46ee914
Fix and update the template.
...
Fixed the template by updating current configuration and enabling wings to connect.
2025-10-23 15:43:54 +02:00
Serdar Yerdelen
522b3459ae
feat(templates): added category per service
2025-08-17 18:23:57 +02:00
Andras Bacsai
37c423636a
refactor(templates): replace SERVICE_FQDN variables with SERVICE_URL in compose files for consistency
2025-08-12 10:07:11 +02:00
Verity
bf738b2d2d
feat(service): add pterodactyl & wings services ( #5537 )
2025-08-11 18:55:37 +02:00