Files
start-os/appmgr
Keagan McClelland 666f1bc0eb Integration/02x migration fixes (#1105)
* migrate root ca from 0.2.x

* migrate tor key, fix threading

* fixes lan address divergence across setup scenarios

* verifies that data drive matches the OS key on attachment

* fix 0.2.x recovery flow

* fixes issues with reading the product_key.txt file when it doesn't exist (NO_KEY=1)

* migrate tor key before initializing patchdb

* move patchdb lock guard acquisition into deferred async block

* pass product_key by parameter

* works, fucking finally

Co-authored-by: Matt Hill <matthewonthemoon@gmail.com>
Co-authored-by: Aiden McClelland <me@drbonez.dev>
2022-01-21 20:35:52 -07:00
..
2022-01-21 20:35:52 -07:00
2022-01-21 20:35:52 -07:00
2022-01-21 20:35:52 -07:00
2022-01-21 20:35:52 -07:00
2022-01-21 20:35:52 -07:00
2022-01-21 20:35:52 -07:00
2022-01-21 20:35:52 -07:00
2022-01-21 20:35:52 -07:00
2022-01-21 20:35:52 -07:00
2022-01-21 20:35:52 -07:00
2021-05-05 10:01:31 -06:00
2022-01-21 20:35:52 -07:00
2022-01-21 20:35:52 -07: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