isle/go/daemon
2024-09-01 12:20:37 +02:00
..
jsonrpc2 Implement Daemon.CreateNetwork, but it's not yet used or tested 2024-07-07 20:01:10 +02:00
bootstrap.go Write new host to garage as part of CreateHost 2024-07-20 12:36:21 +02:00
child_dnsmasq.go Roadmap has been moved to micropelago.net 2024-09-01 12:20:37 +02:00
child_garage.go Upgrade pmux to latest 2024-07-19 17:06:12 +02:00
child_nebula.go Only restart sub-processes which need restarting on bootstrap changes 2024-07-20 10:42:26 +02:00
child_pmux.go Only restart sub-processes which need restarting on bootstrap changes 2024-07-20 10:42:26 +02:00
children.go Move creation of children into daemon initialize method 2024-07-20 11:14:59 +02:00
config.go Move daemon sub-process logic into daemon package 2024-06-17 21:06:57 +02:00
daemon.go Fix rendering of text flag defaults 2024-07-22 10:42:25 +02:00
env.go Default HTTP socket to the tmp directory 2024-07-14 14:20:45 +02:00
errors.go Only restart sub-processes which need restarting on bootstrap changes 2024-07-20 10:42:26 +02:00
garage_client_params.go Use secrets store for global garage bucket creds 2024-07-14 12:19:39 +02:00
global_bucket.go Write new host to garage as part of CreateHost 2024-07-20 12:36:21 +02:00
jigs.go Implement basic secrets architecture, use it for garage RPC secret 2024-07-13 17:42:41 +02:00
rpc.go Require host in garage for nebula create-cert command 2024-07-21 17:12:35 +02:00
secrets.go State CA signing key in secrets store, eliminate admin bundle 2024-07-14 13:11:18 +02:00