Commit Graph

17 Commits

Author SHA1 Message Date
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