Aiden McClelland
967664561a
configure datadir on context
2021-09-03 14:07:46 -06:00
Aiden McClelland
33dba5853f
load os tor key from db
2021-08-31 11:44:08 -06:00
Aiden McClelland
18df3c77b4
address bugs
2021-08-30 13:31:56 -06:00
Keagan McClelland
3160da6e9f
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
2021-08-26 17:30:22 -06:00
Keagan McClelland
0f43414e25
Feature/server metrics ( #405 )
...
* adds skeleton structure to task runners
* finishes server metrics
* Apply suggestions from code review
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
* cleans up meminfo call
* changes error creation method
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
2021-08-17 17:32:07 -06:00
Aiden McClelland
be7b2ec016
migrations
2021-08-17 17:21:05 -06:00
Aiden McClelland
d657eceb08
reconcile types
2021-08-09 14:04:56 -06:00
Aiden McClelland
ea949487f1
ws subscription
2021-08-09 14:03:12 -06:00
Aiden McClelland
c4f38a979e
add support for yaml and json manifests
2021-08-09 14:00:47 -06:00
Aiden McClelland
d9fa354e85
switch to managers: wip 2
2021-08-09 14:00:47 -06:00
Aiden McClelland
7eaf6dabcc
switch to managers: wip
2021-08-09 14:00:47 -06:00
Aiden McClelland
a2188be4cd
fix feature flag for avahi
2021-08-09 13:59:13 -06:00
Aiden McClelland
0fe91c023f
appmgr inspect is back
2021-08-09 13:59:08 -06:00
Aiden McClelland
d7e06797a8
appmgr: mdns controller
2021-08-09 13:58:51 -06:00
Aiden McClelland
d09adb76bd
appmgr: offline queries
2021-08-09 13:58:51 -06:00
Aiden McClelland
08bb7caa81
appmgr: basic tor sync
2021-08-09 13:58:51 -06:00
Aiden McClelland
8871c6eec4
appmgr: minor fixes
2021-08-09 13:58:27 -06:00
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