Commit Graph

7 Commits

Author SHA1 Message Date
Philipp Walter
b2faa3c287
Merge Stable into Beta (#65)
* Citadel 0.0.6 (#59)

Co-authored-by: nolim1t - f6287b82CC84bcbd <nolim1t@users.noreply.github.com>

* feat: add Citadel CLI (#33)

add commands for:
- Show status for all services
- Run a command inside a (app) container
- Switch branch / update channel
- Switch Bitcoin/Electrum/Lightning implementation
- app commands
- debug command
- Fix update / backup / starting stuck
- Edit node configs (Bitcoin Core, LND)
- Edit app configs (Nextcloud etc.)
- Memory usage / System info
- Start
- Stop
- Restart
- Reboot
- Shutdown
- List all installed apps & services
- Logs
- Version
- Help

Co-authored-by: Aaron Dewes <aaron.dewes@protonmail.com>
Co-authored-by: nolim1t - f6287b82CC84bcbd <nolim1t@users.noreply.github.com>
2022-07-15 18:34:49 +02:00
Aaron Dewes
6e9ecd85ae
Revert "[Feat] Docker compose isolation (#62)" (#64)
This reverts commit 1b61d525f6.
2022-07-14 20:35:59 -04:00
Lele
1b61d525f6
[Feat] Docker compose isolation (#62)
* Moved docker-compose.yml out of default place

* Changed docker-compose.yml references everywhere, added as default option

* Fixed docker-compose name to have yaml extension

* Fixed docker-compose usage with new name

* Removed Docker cmd from setenv
2022-07-13 13:43:48 +02:00
Aaron Dewes
85f9886137
Citadel 0.0.5 (#45)
Co-authored-by: Philipp Walter <philippwalter@pm.me>
2022-06-11 18:35:47 +02:00
Aaron Dewes
d44bf72b93 Fix update check 2022-02-02 19:13:20 +01:00
Aaron Dewes
a65d955e83 Move to GPL 3 2022-01-21 21:37:48 +01:00
Aaron Dewes
3c0e270543 A new beginning for the Citadel project 2021-10-22 16:56:27 +01:00