Commit Graph

201 Commits

Author SHA1 Message Date
Owen 5d93ab9b9e Merge branch 'IPv6_optional' of github.com:Xentrice/pangolin into Xentrice-IPv6_optional 2025-08-06 10:19:51 -07:00
Adrian Astles b2947193ec Integrate setup token into installer, this will now parse the container logs to extract setup token automatically. Displays token with clear instructions and URL for initial admin setup. 2025-08-05 17:35:22 +08:00
Sebastian Felber 664dbf3f4c make IPv6 optional during install 2025-08-04 15:45:33 +00:00
Kairav Mittal c0c8edb9d1 Added checks for port 80 and 443
In my issue #1203, I noticed there was a problem when ports 80 and 443 were already in use. This caused the docker containers to be created but not running
2025-08-03 11:30:33 +05:30
miloschwartz 84268e484d update docs links 2025-08-01 22:34:02 -07:00
Marvin e85b772ca5 update versions 2025-08-01 18:33:25 +00:00
Owen bb15af9954 Add ports warn at start 2025-07-30 10:23:52 -07:00
Owen 49981c4bee Add 21820 to docker 2025-07-28 18:34:01 -07:00
Owen ebde149980 Merge branch 'main' into dev 2025-07-28 17:15:05 -07:00
Owen 2ca8febff7 We dont need this config 2025-07-27 14:12:01 -07:00
Owen e105a523e4 Add log and fix default 2025-07-27 14:11:36 -07:00
Owen Schwartz 0b50a5474d Merge pull request #1041 from wayneyaoo/feature/podman-installer
Add podman support to the installer
2025-07-22 21:41:32 -07:00
Sebastian Felber 7c12b8ae25 add IPv6 support for docker network 2025-07-22 16:20:02 +02:00
Wayne Yao 4443dda0f6 Fix a bug that error check prevents port configuration 2025-07-21 22:48:10 +08:00
Wayne Yao c484e989a9 Merge branch 'fosrl:main' into feature/podman-installer 2025-07-21 21:36:10 +08:00
Bhanu 87a36d6ae3 Small Typo causes crowdsec to fail
first rule is named iame instead of name. seems like a recent typo. I edited file manually and it seems to have allowed crowdsec to boot up.
2025-07-18 18:40:15 +05:30
miloschwartz da7166a7ea fix config 2025-07-17 14:34:57 -07:00
miloschwartz f1291d4d7d remove is base domain resource and flag 2025-07-15 15:07:34 -07:00
Owen 98a261e38c Pull up downstream changes 2025-07-13 21:57:24 -07:00
Owen 342675276b Add type & cap 2025-07-13 15:58:58 -07:00
Wayne Yao e83e8c2ee4 Add podman support to the installer. 2025-07-08 23:14:42 +08:00
Wayne Yao 607b168b56 Use explicity FQDN image path because Podman by default doesn't have unqualified-search, and we don't bother configuring it for users. Being explicit is also a good practice 2025-07-08 23:14:23 +08:00
Wayne Yao e0cf0916dd Add a few targets to the Makefile to ease local development 2025-07-08 23:13:00 +08:00
miloschwartz 0e87b6e48b Merge branch 'dev' into clients-pops 2025-06-22 17:50:39 -04:00
miloschwartz 49b88002fb add replaceme back to installer 2025-06-21 16:36:17 -04:00
miloschwartz ead5df0a8c simplify installer and remove parsing from read config 2025-06-21 16:35:22 -04:00
miloschwartz 317a15b649 Merge branch 'dev' into clients-pops 2025-06-20 16:34:49 -04:00
miloschwartz d03f45279c remove server admin from config and add onboarding ui 2025-06-19 22:11:05 -04:00
Owen 0537992603 Merge branch 'dev' into clients-pops 2025-06-10 13:00:20 -04:00
miloschwartz e41eafd497 enhance link styling and bump traefik version 2025-06-09 17:38:18 -04:00
miloschwartz 717dfae26c look for ipv6 in brackets and fix cors headers in install config 2025-06-04 15:56:16 -04:00
Owen cd280d1396 Also start the service 2025-05-31 11:02:53 -04:00
Owen d18200739a Check if docker is running 2025-05-31 11:01:03 -04:00
Owen a62b2e8d10 Use 41 for dnf5 2025-05-31 10:56:38 -04:00
Owen Schwartz c92069a1f4 Merge pull request #796 from socheatsok78/non-root-installer
Allow installer to run without requires `sudo`
2025-05-31 10:48:47 -04:00
Socheat Sok 9ea7275371 Ensure installer check if current user is in docker group 2025-05-29 22:49:42 +07:00
Socheat Sok c997b8625f Re: "Allow installer to run without sudo & only need it when need to install Docker" 2025-05-29 21:55:50 +07:00
Socheat Sok 6f3514199a Revert "Allow installer to run without sudo & only need it when need to install Docker"
This reverts commit 56fd366a7d.
2025-05-29 21:45:57 +07:00
Owen 0cfc4d7dad Update for new dnf 2025-05-29 10:40:15 -04:00
Socheat Sok 56fd366a7d Allow installer to run without sudo & only need it when need to install Docker 2025-05-29 16:05:31 +07:00
Owen d523ebe0e0 Merge branch 'dev' into auth-providers-clients 2025-05-27 20:46:09 -04:00
Owen Schwartz 825730052b Merge pull request #736 from TuncTaylan/traefik-log-rotation
traefik log rotation with default values
2025-05-16 10:28:48 -04:00
Taylan 3ee4aaf194 log rotation with default values 2025-05-16 09:20:40 +02:00
Taylan b9a5d486b9 update to v3.4.0 2025-05-16 09:16:49 +02:00
Owen a76dd9c9d1 Merge branch 'dev' into auth-providers-clients 2025-05-03 11:45:11 -04:00
Owen 9a167b5acb Dont overwrite the secret and crowdsec vars 2025-05-02 14:16:10 -04:00
Milo Schwartz 5a4a6655a5 Merge branch 'main' into dev 2025-05-02 10:55:21 -04:00
Owen 752c474983 Merge branch 'dev' into auth-providers-clients 2025-04-29 11:39:12 -04:00
Owen e4af990bf2 Add secret 2025-04-28 21:55:57 -04:00
Michael Fuckner 35e5f39c71 Fix Typo 2025-04-27 11:33:16 +02:00