mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 18:31:52 +00:00
* fix eos <-> registry protocol * fix ui <-> eos protocol * redoes the embassyd api to accept an optional version spec argument, still allowing for CLI @ syntax * redo the front end in accordance with the new api * Update appmgr/src/install/mod.rs Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com> * fix more query params Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com>
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