4f6a89ced0
Roadmap has been moved to micropelago.net
2024-09-01 12:20:37 +02:00
ee30199c4c
Automatically choose IP for new hosts
2024-07-21 17:10:28 +02:00
67d17efde0
Allow including CA signing key with JoiningBootstrap, and update docs
2024-07-14 13:33:29 +02:00
b5059be7fa
Move create-bootstrap logic into daemon, rename to hosts create
2024-07-13 16:31:52 +02:00
736b23429c
Do proper type-based validation or hostnames and ipnets
2024-07-12 15:31:43 +02:00
279c79a9f1
Replace admin create-network
with network create
over RPC
2024-07-09 11:43:17 +02:00
f9d033b89f
Implement Daemon.CreateNetwork, but it's not yet used or tested
2024-07-07 20:01:10 +02:00
ce5df164e1
Update documentation
2024-07-07 13:49:11 +02:00
8a1c8d2ed6
Use XDG_STATE_HOME rather than XDG_DATA_HOME for storing bootstrap
2024-06-17 17:20:26 +02:00
68f417b5ba
Upgrade garage to v1.0.0
...
This required switching all garage admin API calls to the new v1
versions, and redoing how the global bucket key is created so it is
created via the "create key" API call.
2024-06-11 16:57:31 +02:00
f13a08abfb
Use JSON instead of YAML for files which aren't intended for human editing
2024-06-10 18:56:36 +02:00
Brian Picciano
249c46c586
Update docs for obtaining a binary
2023-12-23 17:07:32 +01:00
Brian Picciano
3d02be1be0
Year-end roadmap review
2023-12-22 17:30:24 +01:00
Brian Picciano
745f7786e8
Update roadmap, gateway doc is no longer necessary
2023-09-06 22:25:02 +02:00
Brian Picciano
633c7147b1
Fix create host docs
2023-08-13 16:37:37 +02:00
Brian Picciano
fafd711b1b
Fix doc generation, remove cryptic references from plantuml
2023-08-13 15:51:06 +02:00
Brian Picciano
b7fb1d9c0a
Complete in-code changes required by rename
2023-08-07 22:12:51 +02:00
Brian Picciano
3d7651208f
Perform all in-code renames which don't affect actual functionality
2023-08-05 23:53:17 +02:00
Brian Picciano
257b961459
Gateway doc
2023-04-24 21:31:59 +02:00
Brian Picciano
3a3bd56295
Implement release script
2023-03-25 15:58:20 +01:00
Brian Picciano
a8856fba99
Update docs a bit in light of the new architectures
2023-01-29 19:01:58 +01:00
Brian Picciano
c4b7abbcc4
Add documentation related to firewalls
2022-11-05 17:16:25 +01:00
Brian Picciano
0d7d69679f
Rename to make-bootstrap to create-bootstrap
2022-11-05 16:41:14 +01:00
Brian Picciano
e9ac1336ba
Small fixes to documentation and various small bugs
2022-11-05 13:57:21 +01:00
Brian Picciano
c0ebca193d
Add Name field to admin.CreationParams
2022-11-05 13:15:42 +01:00
Brian Picciano
bd5a5552bc
Add Glossary, remove "participant" as a term
2022-11-05 12:03:51 +01:00
Brian Picciano
46685113e0
"cryptic-net network" -> "cryptic network" throughout docs
2022-11-05 11:50:11 +01:00
Brian Picciano
5c8c24e73e
Add documentation for admin create-network
2022-11-03 15:38:31 +01:00
Brian Picciano
6ba8b948c2
Update firewall information in "Contributing Storage" doc
2022-11-03 14:30:54 +01:00
Brian Picciano
3ac86e07cf
Use yaml instead of tgz for bootstrap file
2022-11-02 14:34:40 +01:00
Brian Picciano
7d95825f97
Use yaml to encode admin file, not tgz
2022-11-02 14:02:21 +01:00
Brian Picciano
745fe31324
Updates to existing documentation
2022-10-30 02:22:03 +02:00
Brian Picciano
287313e00a
Update daemon-process-tree
2022-10-30 00:38:26 +02:00
Brian Picciano
9288d8cf48
Fix and improve version string
2022-10-20 22:30:30 +02:00
Brian Picciano
51e21c3e46
Get rid of garage web port
...
It's not clear how we would be using it at this point, and garage 0.8.0
allows us to leave it off, so might as well do so.
2022-10-16 21:12:33 +02:00
Brian Picciano
5e08061cd6
Factor out garage-entrypoint
...
The daemon entrypoint now starts the garage child processes directly,
without the extra step of indirection
2022-10-16 20:48:33 +02:00
Brian Picciano
bf0f29f8b6
Fix small error in daemon child process diagram
2022-10-16 16:52:07 +02:00
Brian Picciano
cf52cbff52
Update daemon process tree diagram
2022-10-16 15:54:51 +02:00
Brian Picciano
faacc6be31
Upgrade garage to 0.8.0-rc1 (untested still)
2022-10-07 21:05:51 +02:00
Brian Picciano
c14649aa45
Add 'dont run as root' side quest to roadmap
2022-07-04 16:35:16 -06:00
Brian Picciano
b35a3d6574
First public commit
...
There has been over 1 year of commit history leading up to this point,
but almost all of that has had some kind network configuration or
secrets built into the code. As of today all of that has been removed,
and the codebase can finally be published!
I am keeping a private copy of the previous commit history, though it's
unclear if it will ever be able to be published.
2022-07-04 15:18:55 -06:00