Added delete functionality
This commit is contained in:
@@ -31,14 +31,15 @@ Alongside this project, I am developing a seperate web-based dashboard that can
|
||||
|
||||
- [ ] Configuration
|
||||
- [x] Custom configuration path (passed to the daemon with a flag `--config`)
|
||||
<!-- - [ ] Custom application data path (*for templates, etc, and to be used as a base for the other config directories*) -->
|
||||
- [ ] Daemon instance remembers config path (*so you don't have to pass `--config` everytime you run an ipc command*)
|
||||
- [ ] Daemon listen port (kind of implemented, could be cleaner)
|
||||
- [x] Declarative Server configuration (Create servers in config)
|
||||
- [ ] More configuration options
|
||||
|
||||
- [ ] Server management
|
||||
- [x] Create servers
|
||||
- [x] Automatic server binary downloading by version
|
||||
- [ ] Delete servers
|
||||
- [x] Delete servers
|
||||
- [x] Start/Stop servers
|
||||
- [ ] Server configuration
|
||||
- [x] Download correct configuration template for version (see availible templates [here](https://git.bellsworne.tech/chrisbell/vssm_config_templates))
|
||||
|
||||
Reference in New Issue
Block a user