mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
* updates to 8.10.4, adjusts dependencies, adds license info feature * add toJSON * add licesne info to services * remove mocks * adds license info to available show * prepare upgrade messaging * better welcome message * update backend versioning to 0.2.13 * add version migration file * update ui build scripts * update eos image * update eos image with embassy * add migration files * update welcome page * explicity add migration files Co-authored-by: Keagan McClelland <keagan.mcclelland@gmail.com> Co-authored-by: Lucy Cifferello <12953208+elvece@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