30 Commits

Author SHA1 Message Date
e175b6a24e Merge pull request 'version 1.0.0 release' (#3) from dev into master
Reviewed-on: #3
2026-06-11 23:28:34 -04:00
75bd526475 update README 2026-06-11 22:28:05 -05:00
314cb615af Merge branch 'auth' into dev v1.0.0 2026-06-11 21:45:39 -05:00
dcee28d00f added change to allow embedding the web portal 2026-06-11 21:45:26 -05:00
d610a84718 Auth token functionality 2026-06-11 20:16:33 -05:00
806ca3d2e7 Update readme 2026-06-11 19:22:48 -05:00
4b5e957eaa Added set/get instance config endpoints; fixed declarative config bug 2026-06-11 19:19:47 -05:00
f6d51aadfa Merge pull request 'Merge 'dev' into 'master'' (#2) from dev into master
Reviewed-on: #2
2026-06-10 11:56:53 -04:00
61934bb2f4 Cleanup before merging to main 2026-06-10 10:55:59 -05:00
c52e505c18 Update README.md 2026-06-10 01:03:21 -04:00
2497b37d21 Update the README 2026-06-10 00:01:18 -05:00
318d473fec Added a modify endpoint to change name and port 2026-06-09 23:32:31 -05:00
0a5cfe83fc Forced 'list' to return instance list sorted alphebetically 2026-06-09 18:46:54 -05:00
71d5cbcd85 Merge pull request 'Merge dev into master' (#1) from dev into master
Reviewed-on: #1
2026-06-07 00:44:41 -04:00
96cc41ee43 Merge branch 'config_rework' into dev 2026-06-06 23:43:30 -05:00
988bdfcf6c Fixed IPC calls in main to use new ip and port seperation in the config 2026-06-06 23:42:54 -05:00
c3e17f9a80 Can now change all configuration options per instance 2026-06-06 18:09:07 -05:00
336973443d Daemon remembers the config path if started with --config flag 2026-06-06 17:03:54 -05:00
0e4d96b1be Added delete functionality 2026-06-06 16:39:48 -05:00
3a01e835a1 Cleanup; Adding locks where needed, and checking port availibility 2026-06-06 15:48:43 -05:00
9f4e27869b Made the create command require a port number 2026-06-05 23:38:42 -05:00
53b9f30d50 Fixed bugs with --config flag 2026-06-05 21:48:25 -05:00
17117e2376 Can now set custom config path flag when starting daemon 2026-06-05 20:58:50 -05:00
82029bf143 Update readme 2026-06-05 20:11:06 -05:00
8f3ef2a06d Merge branch 'dashboard' into dev 2026-06-05 19:39:57 -05:00
ba5dd4f1ca Renaming to vssm and adding a readme 2026-06-05 19:39:32 -05:00
8e575cab6e Sanity check to make sure servers stop gracefully if daemon closes 2026-06-05 17:27:05 -05:00
d29d51cede Added a status command 2026-06-05 17:21:40 -05:00
70483037c9 Made the service into a daemon that you can route IPC commands to 2026-06-05 17:12:24 -05:00
073db62fb1 Adding current project state 2026-06-05 16:44:41 -05:00