Aiden McClelland
3dfecb88c4
write nginx conf in diagnostic mode
2022-01-21 20:35:52 -07:00
Lucy C
6b62f0a883
Update compatibility image ( #440 )
...
* backup create compiling
* backup restore compiling
* wip
* wip
* backups compiling
* wip
* wip update set result
* fix config set
* wip remove async
* make synchronous
* add build steps
* remove tokio
* add restore subcommand
* fix set to read stdin
* add package properties key
* proper error handle
* create config path if it doesnt exist
* fix merge conflict
* make config a path and koin config file when needed
* update cargo lock
* fix cargo lock
* update properties sub command
* fix dependency check and auto configure; clean up error handling
* fix errors
* fix properties subcommand order
* fix cargo lock
* update cargo.lock
* update appmgr cargo lock with build-portable
* fix error strings and input dependency config in dependency commands
* rename temp file instead
* read dependent config file
* fix temp config file creation
* create config file regardless if it exists
* add curl
* wip refactor config
* wip refactor config
* update rules to use embassyos config type
Co-authored-by: Chris Guida <chrisguida@gmail.com >
2022-01-21 20:35:52 -07:00
Keagan McClelland
c91790d1eb
Feature/ssl cert management ( #442 )
...
* Adds core logic API for SSL Certificate Management
* Update appmgr/src/net/ssl.rs
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
2022-01-21 20:35:52 -07:00
Chris Guida
7002c12fbe
package properties rpc endpoint ( #462 )
2022-01-21 20:35:52 -07:00
Keagan McClelland
982ebc01a4
Feature/tor health checks ( #426 )
...
* wip
* wraps up core tor health check feature, still need to fix the boundaries with the rest of embassyd
* need to please borrow checker
* please the borrow checker
* wire it in
* finishes the feature
* Apply suggestions from code review
* fixes tor restart functionality
* makes tor replacement more resilient, adds embassyd service in init and replace
2022-01-21 20:35:52 -07:00
Aiden McClelland
15936db81e
cargo lock
2022-01-21 20:35:52 -07:00
Aiden McClelland
a1f1dc2ce7
reconcile types
2022-01-21 20:35:52 -07:00
Aiden McClelland
281dde2462
auth middleware
2022-01-21 20:35:52 -07:00
Aiden McClelland
34e4c12af3
switch to managers: wip
2022-01-21 20:35:52 -07:00
Aiden McClelland
2e3e551564
compat
2022-01-21 20:35:52 -07:00