Commit Graph

16 Commits

Author SHA1 Message Date
forest 66dee4d87a breaking up after abusive relationship with logger 2021-08-16 02:07:36 +02:00
forest fcbea1e29b fixing capsul creation after I broke it with the pre-allocated IP
address changes
2021-07-11 12:18:58 -05:00
forest 79ef90c380 hub allocate capsul IP addr when the create operation is being claimed
create.sh will now be passed two extra arguments from the web app:

network_name and public_ipv4_address

network_name will be virbr1 or virbr2 or whatever the network is called
and public_ipv4_address will be an ipv4 from that network which is not
currently being used
2021-07-09 17:08:51 -05:00
forest 71db4b3333 allow colons in ssh key comments and adjust ssh key whitespace handling 2021-05-12 11:48:55 -05:00
forest 8d5e3d007d add warnings when get.sh fails 2021-02-17 21:15:23 -06:00
forest ba0b29462c first try at implementing the vm start and stop feature 2021-02-17 20:50:17 -06:00
forest e8348052a8 fixing get inconsistency and adding vm_state_command 2021-02-16 21:13:51 -06:00
forest e55798494b pig snorting sounds 2021-02-15 21:10:57 -06:00
forest f75575313b fix merge missing "fix index out of range when parsing output from
shell_scripts/get.sh"
2021-02-15 21:08:44 -06:00
forest 0a70c974ec ssh_public_keys -> ssh_authorized_keys rename (merge fix) 2021-02-15 19:44:26 -06:00
forest b1129a8355 manually merging the spoke model / virt model changes 2021-02-15 18:05:01 -06:00
forest 6764c5c97d got httpclient working, spoke heartbeat is working 2021-01-04 13:32:52 -06:00
forest 42a8e0c886 http client class 2021-01-03 15:19:29 -06:00
forest ad082eb0f9 fleshing out spoke API 2021-01-03 14:44:56 -06:00
forest 0a379b74ad add hub-and-spoke diagrams to readme 2021-01-02 19:07:43 -06:00
forest c59dc21ba6 starting work on hub mode and spoke mode -- implemented hub model 2021-01-02 17:10:01 -06:00