Commit Graph

8 Commits

Author SHA1 Message Date
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 9389c80cb6 fixing error messages and naming functions better 2021-02-15 23:51:59 -06:00
forest d82aa99c40 working on cleaning up the logs 2021-01-04 17:20:03 -06:00
forest 6764c5c97d got httpclient working, spoke heartbeat is working 2021-01-04 13:32:52 -06:00
forest d9c30e1ef8 trying to set up assignment of create operation 2021-01-03 19:17:30 -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