Commit graph

167 commits

Author SHA1 Message Date
Milo Schwartz
2f61cacedc display users table 2024-11-02 16:12:20 -04:00
Owen Schwartz
a96eca383c Fix missing cidr slash 2024-10-28 23:46:58 -04:00
Milo Schwartz
89d1f30448 move ssl from target to resource 2024-10-28 23:34:04 -04:00
Milo Schwartz
591e98154e infer wild card cert if prefer flag is on 2024-10-28 00:07:43 -04:00
Milo Schwartz
31060a83e6 http only works, and added redirect middleware 2024-10-27 23:36:04 -04:00
Milo Schwartz
666104a214 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-26 23:37:33 -04:00
Milo Schwartz
3ea3b7d5ac run migrations if no db 2024-10-26 23:37:25 -04:00
Owen Schwartz
4b06b2425e Update gerbil with new sites and targets 2024-10-26 22:44:53 -04:00
Milo Schwartz
16a97a20f3 uncomment orgs list for dropdown 2024-10-26 22:02:58 -04:00
Milo Schwartz
fbd888c90c prevent static optimization on root page 2024-10-26 21:47:12 -04:00
Milo Schwartz
ed170ad455 add main and sans domains 2024-10-26 20:03:25 -04:00
Milo Schwartz
505a687b74 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-26 19:58:01 -04:00
Milo Schwartz
aa4806fb7f use fullDomain from resources in get traefik config 2024-10-26 19:57:47 -04:00
Owen Schwartz
b78f3138a4 Working on deployment 2 2024-10-26 19:56:50 -04:00
Owen Schwartz
3f79d5e145 Test & fix the get defaults for sites 2024-10-26 17:24:11 -04:00
Owen Schwartz
417b8542a7 Updated gerbil key handeling 2024-10-26 17:24:11 -04:00
Milo Schwartz
4f199a7ff4 add log incoming middleware 2024-10-26 17:19:10 -04:00
Milo Schwartz
0f6649d422 pull port from env var 2024-10-26 17:13:30 -04:00
Milo Schwartz
d3c40a7e46 save 2024-10-26 17:01:34 -04:00
Owen Schwartz
0809a6a4c9 Properly generate all wireguard options 2024-10-26 16:04:01 -04:00
Owen Schwartz
c82323a6f9 Fix resource new id number 2024-10-26 12:15:03 -04:00
Owen Schwartz
8903295ea6 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-26 12:02:34 -04:00
Owen Schwartz
8096516b04 Working on auto registering gerbil 2024-10-26 12:02:21 -04:00
Milo Schwartz
95242fb2b4 implement prefer_wildcard_cert flag 2024-10-25 22:35:07 -04:00
Milo Schwartz
017ece51d1 ability to disable email verification requirement 2024-10-25 21:39:18 -04:00
Milo Schwartz
b7beb861a6 improve path handling and add flags section to config 2024-10-25 00:05:43 -04:00
Milo Schwartz
9fd4007a62 migrate to next 15 and react 19 2024-10-23 13:30:23 -04:00
Milo Schwartz
37130bd6de use bools and numbers in config instead of parsing from string 2024-10-23 00:01:41 -04:00
Milo Schwartz
b07ffad317 check for user before getting orgs, create default config 2024-10-22 23:58:00 -04:00
Milo Schwartz
27090c51a8 add traefik settings to config and use fullDomain 2024-10-22 00:09:27 -04:00
Milo Schwartz
c7bbef5c05 remove environment from config.yml 2024-10-21 23:40:49 -04:00
Owen Schwartz
a59c08fa6a Fix out of order superuser role 2024-10-21 22:13:53 -04:00
Milo Schwartz
d6d8def217 hardcode entry point 2024-10-20 16:01:52 -04:00
Milo Schwartz
f166ce9178 add tls 2024-10-20 15:55:11 -04:00
Milo Schwartz
d9a9e23ad2 add appBaseUrl 2024-10-20 15:53:58 -04:00
Milo Schwartz
34ca159b5d hardcode domains 2024-10-20 15:03:44 -04:00
Milo Schwartz
7d5d5f5565 add cert resolver? 2024-10-20 15:00:19 -04:00
Milo Schwartz
74d4541304 pull host from config 2024-10-20 14:40:39 -04:00
Milo Schwartz
5a9ea5a0f2 use external port 2024-10-20 13:28:56 -04:00
Milo Schwartz
a9a1f36be7 change to http 2024-10-20 13:25:30 -04:00
Milo Schwartz
16924bd4b7 uncomment early return 2024-10-20 13:21:57 -04:00
Milo Schwartz
67de8cdbaf add main router and service in traefik config 2024-10-20 13:16:43 -04:00
Owen Schwartz
0802669422 Fix bugs and change makefile 2024-10-20 12:55:28 -04:00
Owen Schwartz
4a9ebb3f71 Add org to domain 2024-10-20 12:24:35 -04:00
Owen Schwartz
b8cf52bccd Targets working? 2024-10-19 20:47:05 -04:00
Owen Schwartz
38bcbfdb8f Api changes 2024-10-19 18:47:41 -04:00
Owen Schwartz
682210c46f Resource update working 2024-10-19 17:41:20 -04:00
Owen Schwartz
9fa25fb0fd Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-19 17:30:15 -04:00
Owen Schwartz
ca605ef060 Working on create resource 2024-10-19 17:28:46 -04:00
Milo Schwartz
1c83d5d8a5 more validation and redirects 2024-10-19 16:37:40 -04:00