Files
start-os/appmgr
Aiden McClelland ad12bf395c appmgr 0.3.0 rewrite pt 1
appmgr: split bins

update cargo.toml and .gitignore

context

appmgr: refactor error module

appmgr: context

begin new s9pk format

appmgr: add fields to manifest

appmgr: start action abstraction

appmgr: volume abstraction

appmgr: improved volumes

appmgr: install wip

appmgr: health daemon

appmgr: health checks

appmgr: wip

config get

appmgr: secret store

wip

appmgr: config rewritten

appmgr: delete non-reusable code

appmgr: wip

appmgr: please the borrow-checker

appmgr: technically runs now

appmgr: cli

appmgr: clean up cli

appmgr: rpc-toolkit in action

appmgr: wrap up config

appmgr: account for updates during install

appmgr: fix: #308

appmgr: impl Display for Version

appmgr: cleanup

appmgr: set dependents on install

appmgr: dependency health checks
2021-08-09 13:57:43 -06:00
..
2021-08-09 13:57:43 -06:00
2021-08-09 13:57:43 -06:00
2021-08-09 13:57:43 -06:00
2021-08-09 13:57:43 -06:00
2021-05-05 10:01:31 -06:00
2021-08-09 13:57:43 -06:00
2021-01-25 09:55:02 -07:00

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

  1. General Error
  2. File System IO Error
  3. Docker Error
  4. Config Spec violation
  5. Config Rules violation
  6. Requested value does not exist
  7. Invalid Backup Password