Commit graph

14 commits

Author SHA1 Message Date
miloschwartz
0e67cc5122 move schema.ts to module 2025-03-23 17:11:48 -04:00
miloschwartz
65f369d983 adjustments to migration after testing 2025-02-25 22:58:52 -05:00
miloschwartz
61224348a2 refactor subdomain inputs 2025-02-18 22:56:46 -05:00
miloschwartz
e41c0c9d7c sync config managed domains to db 2025-02-15 22:41:39 -05:00
Milo Schwartz
149de243a5 all resources at the base domain closes #137 2025-02-03 21:18:16 -05:00
Owen Schwartz
e65c07af82 Import start port at startup for now for exit node 2025-01-15 21:37:10 -05:00
Milo Schwartz
c5ed048488 remove base_url from config (#13)
* add example config dir, logos, and update CONTRIBUTING.md

* update dockerignore

* split base_url into dashboard_url and base_domain

* Remove unessicary ports

* Allow anything for the ip

* Update docker tags

* Complex regex for domains/ips

* update gitignore

---------

Co-authored-by: Owen Schwartz <owen@txv.io>
2025-01-07 22:41:35 -05:00
Owen Schwartz
46b1d7b42d Import the gerbil endpoint into the database 2025-01-02 20:42:04 -05:00
Milo Schwartz
5127e448af first readme 2025-01-01 23:03:15 -05:00
Milo Schwartz
6c9dfc674a refactor and reorganize 2025-01-01 21:41:31 -05:00
Milo Schwartz
f03f1570a5 make config class and separate migrations script 2025-01-01 17:50:12 -05:00
Milo Schwartz
d3bfac20a0 rename auth and start work separating config 2025-01-01 16:40:01 -05:00
Milo Schwartz
f90a822d19 setup server admin 2024-12-25 15:54:32 -05:00
Owen Schwartz
eb45fe8e49 Copy in org domain from config for now 2024-12-22 12:23:19 -05:00