Commit Graph

32 Commits

Author SHA1 Message Date
forest ec0d3b1740 short-term and long-term capsuls 2022-02-08 17:16:52 -06:00
forest af671355fc comment out public_ipv4 on create for now as it's not used yet 2021-12-19 12:44:45 -06:00
forest d91600b031 net_set_dhcp() missing 1 required positional argument: 'remove_ipv4' 2021-12-10 20:21:07 -05:00
forest 63332108aa blah2 2021-12-10 20:01:30 -05:00
forest 4bbacffeae refactor get_all_by_host_and_network to get_all_by_id 2021-12-10 19:53:14 -05:00
forest c7469f2acb first draft of full implementation with net_set_dhcp 2021-12-09 17:25:44 -06:00
forest ca26d4b2af fix missing vm ids 2021-12-09 14:44:25 -06:00
forest 9a34921916 fix copy and paste error network vs network_name 2021-12-09 14:42:51 -06:00
forest 2ce638ab29 trying to get admin tools in place 2021-12-09 14:38:17 -06:00
forest 5f87f6ef9b oops fix dictionary iteration being set up wrong 2021-12-09 13:16:05 -06:00
forest 288d0c9630 print debugging 2021-12-09 13:10:48 -06:00
forest 4c5cddc08b clean up log messages in get_all_by_host_and_network 2021-12-09 12:54:27 -06:00
forest 089cb4d696 trying to fix bugs in get_all_by_host_and_network 2021-12-09 12:53:29 -06:00
forest f2e03919d7 trying to improve error handling inside get_all_by_host_and_network 2021-12-09 12:40:30 -06:00
forest b3f62018ea Admin Megaphone: Email All Users With Active Capsuls 📢 2021-12-09 11:21:33 -06:00
forest e134184ab7 push wip get_all_by_host_and_network 2021-12-08 12:57:22 -06:00
forest cc349d266f working on support for managing VM state and IP address 2021-12-05 16:47:37 -06: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