Commit graph

29 commits

Author SHA1 Message Date
Milo Schwartz
d3bfac20a0 rename auth and start work separating config 2025-01-01 16:40:01 -05:00
Milo Schwartz
6b4b989235 fix minor auth issues and set NODE_ENV to solve react email bug 2024-11-27 14:35:38 -05:00
Milo Schwartz
55d7f813ea lighten dark background, add more info to resources table 2024-11-24 22:34:11 -05:00
Milo Schwartz
1ae72bccb7 build traefik config for newt correctly 2024-11-24 15:05:15 -05:00
Milo Schwartz
7d3769e33d set resource session cookie in proxy via param 2024-11-23 23:31:22 -05:00
Milo Schwartz
da475c2ae8 add roles input on resource and make spacing more consistent 2024-11-15 18:25:27 -05: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
ed170ad455 add main and sans domains 2024-10-26 20:03:25 -04:00
Milo Schwartz
aa4806fb7f use fullDomain from resources in get traefik config 2024-10-26 19:57:47 -04:00
Milo Schwartz
95242fb2b4 implement prefer_wildcard_cert flag 2024-10-25 22:35:07 -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
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
Milo Schwartz
a300908442 set public next env vars from config 2024-10-12 21:23:12 -04:00
Milo Schwartz
c8c0afb8fb use config file instead of env 2024-10-12 18:21:31 -04:00
Owen Schwartz
c9b48a6123 Its working! 2024-10-06 22:09:30 -04:00
Milo Schwartz
7c8bb45fb0 add login portal and traefik middleware auth for testing redirect login 2024-10-06 18:08:26 -04:00
Milo Schwartz
9a2e0dee03 organized routes and routes and added rate limiter 2024-10-02 00:04:40 -04:00
Renamed from server/traefik-config-provider/index.ts (Browse further)