Commit Graph

19 Commits

Author SHA1 Message Date
Aiden McClelland
660205c3db use new locking api 2021-09-24 14:28:15 -06:00
Keagan McClelland
16dc0ffcf5 lock package data 2021-09-11 20:20:54 -06:00
Aiden McClelland
21c065372b fix config.set 2021-09-09 19:01:19 -06:00
Aiden McClelland
e4e2fbce8d purge the word app 2021-09-09 12:53:40 -06:00
Aiden McClelland
369676cdc5 rename config.set.dry 2021-09-07 15:51:30 -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
94e7ae9bd4 config changes; cleanup wip 2021-08-19 13:12:06 -06:00
Aiden McClelland
1a61c5450c allow access to readonly volumes during sandboxed 2021-08-16 17:48:50 -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
7bbbb5463e fix pack 2021-08-09 13:59:08 -06:00
Aiden McClelland
707a5b1d90 appmgr: wrap up tor 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
Keagan McClelland
c83baec363 Appmgr/feature/lan (#209)
* WIP: Lan with blocking

* stuff

* appmgr: non-ui lan services

* dbus linker errors

* appmgr: allocate on stack

* dns resolves finally

* cleanup

* appmgr: generate ssl if missing

* appmgr: remove -p for purge

Co-authored-by: Aiden McClelland <me@drbonez.dev>
2021-03-03 10:29:09 -07:00
Aiden McClelland
1a66a5d240 appmgr: remap stopped to crashed if expected to be running 2020-12-08 12:22:57 -07:00
Aiden McClelland
95d3845906 0.2.5 initial commit
Makefile incomplete
2020-11-23 13:44:28 -07:00