mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
* fixes issue where mdns.sync would reset the entry group without readding the original A record, causing CNAME's to point to nothing * make analyzer mad to make cargo happy * please both analyzer and cargo * debug logs * demote successful healthcheck logs to trace since they happen once every second * I have no words for this commit message * 2 is 3
appmgr
Instructions
Clone the repo and enter the appmgr directory
git clone https://github.com/Start9Labs/embassy-os.git
cd embassy-os/appmgr
Install the portable version of appmgr
cargo install --path=. --features=portable --no-default-features
Exit Codes
- General Error
- File System IO Error
- Docker Error
- Config Spec violation
- Config Rules violation
- Requested value does not exist
- Invalid Backup Password