Commit Graph

26 Commits

Author SHA1 Message Date
Aiden McClelland
c21671e948 info -> debug for deamon success 2021-09-10 16:51:15 -06:00
Aiden McClelland
21c065372b fix config.set 2021-09-09 19:01:19 -06:00
Aiden McClelland
89e746feec fix docker start 2021-09-09 16:53:38 -06:00
Aiden McClelland
e4e2fbce8d purge the word app 2021-09-09 12:53:40 -06:00
Aiden McClelland
8486983731 begin setup flow 2021-09-08 16:18:06 -06:00
Aiden McClelland
4ddf2816ab re-enable coin 2021-09-07 01:39:02 -06:00
Aiden McClelland
2deff5553f misc fixes for init 2021-09-07 00:27:33 -06:00
Aiden McClelland
f0bfcd9c02 misc fixes 2021-09-06 17:58:51 -06:00
Aiden McClelland
b0a64e3f6b init, shutdown and restart 2021-09-03 18:00:42 -06:00
Aiden McClelland
967664561a configure datadir on context 2021-09-03 14:07:46 -06:00
Aiden McClelland
19eb4e2100 custom_cli 2021-08-31 22:53:48 -06:00
Aiden McClelland
34e599f826 overhaul context 2021-08-31 19:16:33 -06:00
Aiden McClelland
72f3fee54a initialize database better 2021-08-31 11:53:49 -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
1ff0db0b84 adds avahi base service to init function of mdns controller (#407)
* adds avahi base service to init function of mdns controller

* Apply suggestions from code review

* adds hostname set to startup sequence

* Apply suggestions from code review

Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com>
2021-08-19 11:42:17 -06:00
Aiden McClelland
c223894943 assorted fixes 2021-08-13 12:35:03 -06:00
Aiden McClelland
ea949487f1 ws subscription 2021-08-09 14:03:12 -06:00
Aiden McClelland
711766a8a4 auth middleware 2021-08-09 14:03:12 -06:00
Aiden McClelland
0b579d9813 middleware 2021-08-09 14:00:48 -06:00
Aiden McClelland
0fe91c023f appmgr inspect is back 2021-08-09 13:59:08 -06:00
Aiden McClelland
7bbbb5463e fix pack 2021-08-09 13:59:08 -06:00
Aiden McClelland
7bb11652d2 pack 2021-08-09 13:58:52 -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