Files
start-os/appmgr
Keagan McClelland 43cda446aa Bugfix/mdns sync semantics (#550)
* 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
2021-10-02 14:05:20 -06:00
..
2021-09-14 22:16:28 -06:00
2021-10-02 14:05:20 -06:00
2021-08-26 17:30:22 -06:00
2021-09-28 12:33:43 -06:00
2021-09-28 12:33:43 -06:00
2021-09-03 14:07:46 -06:00
2021-09-11 20:57:11 -06:00
2021-09-28 12:33:43 -06:00
2021-09-28 12:33:43 -06:00
2021-09-30 13:07:12 -06:00
2021-08-09 13:58:27 -06:00
2021-09-07 00:27:33 -06:00
2021-09-07 00:27:33 -06:00
2021-05-05 10:01:31 -06:00
2021-08-09 13:57:43 -06:00
2021-09-24 14:28:15 -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