Commit graph

14 commits

Author SHA1 Message Date
miloschwartz
fefb07e14c
move schema.ts to module 2025-03-23 17:11:48 -04:00
miloschwartz
de70c62ea8
adjustments to migration after testing 2025-02-25 22:58:52 -05:00
miloschwartz
e49fb646b0
refactor subdomain inputs 2025-02-18 22:56:46 -05:00
miloschwartz
532d3696c2
sync config managed domains to db 2025-02-15 22:41:39 -05:00
Milo Schwartz
e475c1ea50
all resources at the base domain closes #137 2025-02-03 21:18:16 -05:00
Owen Schwartz
4b5c74e8d6
Import start port at startup for now for exit node 2025-01-15 21:37:10 -05:00
Milo Schwartz
235e91294e
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
c1f0242386
Import the gerbil endpoint into the database 2025-01-02 20:42:04 -05:00
Milo Schwartz
3672d783fd
first readme 2025-01-01 23:03:15 -05:00
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
4a1e869e58
setup server admin 2024-12-25 15:54:32 -05:00
Owen Schwartz
39a24c951c
Copy in org domain from config for now 2024-12-22 12:23:19 -05:00