mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
* Init commit of setup scripts * Minor edit * Script edit and dir rename * Oops * Updated README * Updated scripts/readme * Additional Script/README updates * Further Script updates * BuildGuide updates * More git fuckery * Init commit of setup scripts * Minor edit * Script edit and dir rename * Oops * Updated scripts/readme * Script/README updates * Additional Script/README updates * Script/README edits * Copy script edit * Copy script edit * Filesystem script edit * More edits * Guide edit * Makefile * fixes ui build scripts to use submodules (#546) * fix product key generation Co-authored-by: Aiden McClelland <me@drbonez.dev> Co-authored-by: Keagan McClelland <keagan.mcclelland@gmail.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