Commit graph

31 commits

Author SHA1 Message Date
Milo Schwartz
3b4a993704
refactor and reorganize 2025-01-01 21:41:31 -05:00
Milo Schwartz
9732098799
make config class and separate migrations script 2025-01-01 17:50:12 -05:00
Milo Schwartz
b199595100
rename auth and start work separating config 2025-01-01 16:40:01 -05:00
Milo Schwartz
c2cbd7e1a1
fix minor auth issues and set NODE_ENV to solve react email bug 2024-11-27 14:35:38 -05:00
Milo Schwartz
ce2bfcddd5
lighten dark background, add more info to resources table 2024-11-24 22:34:11 -05:00
Milo Schwartz
658a6ca7bb
build traefik config for newt correctly 2024-11-24 15:05:15 -05:00
Milo Schwartz
d7c4bc43a4
set resource session cookie in proxy via param 2024-11-23 23:31:22 -05:00
Milo Schwartz
28bae40390
add roles input on resource and make spacing more consistent 2024-11-15 18:25:27 -05:00
Milo Schwartz
1fb43a5ce4
move ssl from target to resource 2024-10-28 23:34:04 -04:00
Milo Schwartz
e279d93570
infer wild card cert if prefer flag is on 2024-10-28 00:07:43 -04:00
Milo Schwartz
5c80f026bc
http only works, and added redirect middleware 2024-10-27 23:36:04 -04:00
Milo Schwartz
976635e5fe
add main and sans domains 2024-10-26 20:03:25 -04:00
Milo Schwartz
9320f99920
use fullDomain from resources in get traefik config 2024-10-26 19:57:47 -04:00
Milo Schwartz
a601d6b24f
implement prefer_wildcard_cert flag 2024-10-25 22:35:07 -04:00
Milo Schwartz
717aa09daa
check for user before getting orgs, create default config 2024-10-22 23:58:00 -04:00
Milo Schwartz
6d9731f071
add traefik settings to config and use fullDomain 2024-10-22 00:09:27 -04:00
Milo Schwartz
8c5572dd13
hardcode entry point 2024-10-20 16:01:52 -04:00
Milo Schwartz
78a3f8619f
add tls 2024-10-20 15:55:11 -04:00
Milo Schwartz
869f8890cf
add appBaseUrl 2024-10-20 15:53:58 -04:00
Milo Schwartz
d08efd2cc8
hardcode domains 2024-10-20 15:03:44 -04:00
Milo Schwartz
1ab32f5fb7
add cert resolver? 2024-10-20 15:00:19 -04:00
Milo Schwartz
cdb76bb071
pull host from config 2024-10-20 14:40:39 -04:00
Milo Schwartz
36db155a04
use external port 2024-10-20 13:28:56 -04:00
Milo Schwartz
8767c3a98c
change to http 2024-10-20 13:25:30 -04:00
Milo Schwartz
325b80a146
uncomment early return 2024-10-20 13:21:57 -04:00
Milo Schwartz
a5df7b881a
add main router and service in traefik config 2024-10-20 13:16:43 -04:00
Milo Schwartz
61fca6a1f6
set public next env vars from config 2024-10-12 21:23:12 -04:00
Milo Schwartz
d9ae322e2a
use config file instead of env 2024-10-12 18:21:31 -04:00
Owen Schwartz
143a3b756e
Its working! 2024-10-06 22:09:30 -04:00
Milo Schwartz
87c4fc798f
add login portal and traefik middleware auth for testing redirect login 2024-10-06 18:08:26 -04:00
Milo Schwartz
1a91dbb89c
organized routes and routes and added rate limiter 2024-10-02 00:04:40 -04:00