.. |
jsonrpc2
|
Implement Daemon.CreateNetwork, but it's not yet used or tested
|
2024-07-07 20:01:10 +02:00 |
bootstrap.go
|
Write files to runtime dir with write permissions, so they can be overwritten by the restartLoop
|
2024-07-14 15:51:04 +02:00 |
child_dnsmasq.go
|
State CA signing key in secrets store, eliminate admin bundle
|
2024-07-14 13:11:18 +02:00 |
child_garage.go
|
Use secrets store for global garage bucket creds
|
2024-07-14 12:19:39 +02:00 |
child_nebula.go
|
Write files to runtime dir with write permissions, so they can be overwritten by the restartLoop
|
2024-07-14 15:51:04 +02:00 |
child_pmux.go
|
Use secrets store for global garage bucket creds
|
2024-07-14 12:19:39 +02:00 |
children.go
|
Use secrets store for global garage bucket creds
|
2024-07-14 12:19:39 +02:00 |
config.go
|
Move daemon sub-process logic into daemon package
|
2024-06-17 21:06:57 +02:00 |
daemon.go
|
Add back the ability to specify IP for nebula create-cert
|
2024-07-14 14:43:17 +02:00 |
env.go
|
Default HTTP socket to the tmp directory
|
2024-07-14 14:20:45 +02:00 |
errors.go
|
Move create-nebula-cert into nebula create-cert, move most logic into daemon
|
2024-07-13 16:08:13 +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
|
Use secrets store for global garage bucket creds
|
2024-07-14 12:19:39 +02:00 |
jigs.go
|
Implement basic secrets architecture, use it for garage RPC secret
|
2024-07-13 17:42:41 +02:00 |
rpc.go
|
Add back the ability to specify IP for nebula create-cert
|
2024-07-14 14:43:17 +02:00 |
secrets.go
|
State CA signing key in secrets store, eliminate admin bundle
|
2024-07-14 13:11:18 +02:00 |