Commit Graph

40 Commits

Author SHA1 Message Date
forest 5641b22246 switch over to spawning new capsuls on public2 network 2022-04-12 14:21:26 -05:00
forest 94cd846355 cleanup capacity-available 2022-04-11 17:34:02 -05:00
forest 0cb2731876 fix capacity-available with virsh net-dhcp-leases 2022-04-11 17:32:57 -05:00
forest 2606246420 comment out public_ipv4 on create for now as it's not used yet 2021-12-19 12:43:52 -06:00
forest f8415dbba5 don't error when trying to remove a dhcp entry that does not exist 2021-12-10 20:38:02 -05:00
forest f85f282854 shell is not my first language 2021-12-10 20:31:05 -05:00
forest 8bcdc99664 delete potentially conflicting dhcp configs before adding a new one 2021-12-09 17:34:39 -06:00
forest c7469f2acb first draft of full implementation with net_set_dhcp 2021-12-09 17:25:44 -06:00
forest 2ce638ab29 trying to get admin tools in place 2021-12-09 14:38:17 -06:00
forest 1748b869f1 fix copy and paste error 2021-12-09 12:46:07 -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 fabb59e0dd chmod +x capsulflask/shell_scripts/virsh-net-list.sh 2021-12-09 11:30:01 -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 b459e56f3a use the provided network_name when creating a capsul 2021-07-12 12:19:56 -05:00
forest aaf33a245b point capsul at new public3/virbr3 network 2021-07-12 11:29:37 -05:00
j3s 6f265f5c8a Move back to public1 for more availability 2021-06-24 14:18:55 -05:00
Jesse Olson e23dd7f776 Move to public2, more free space 2021-05-15 14:49:36 +00:00
forest 9d6fe075b0 Merge remote-tracking branch 'origin/master' 2021-05-12 11:49:25 -05:00
forest 71db4b3333 allow colons in ssh key comments and adjust ssh key whitespace handling 2021-05-12 11:48:55 -05:00
Jesse Olson 525de7450e Correct ip detection logic, flip network to public1 (capacity issues) 2021-04-20 22:20:44 +00:00
j3s 040c36bbaf Adjust capacity warning to 20GB 2021-03-08 19:24:47 -06:00
forest 5d3dbac9ba fixing more bash issues 2021-02-17 21:22:01 -06:00
forest 64db728731 fixing bash if statement issues related to negation 2021-02-17 21:19:27 -06:00
forest bf927c4f1e fix line before shebang in script and fine-tune list page style 2021-02-17 21:06:20 -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
j3s 2e265703bd Add vm state management scripts 2021-02-16 20:58:23 -06:00
forest 485a17ae6b fix ssh-keyscan.sh newlines printf 2021-01-30 02:03:29 -06:00
forest 71222e07e6 chmod +x capsulflask/shell_scripts/ssh-keyscan.sh 2021-01-30 01:51:52 -06:00
forest 50cea6e0b4 first crack at adding ssh host key display to the capsul detail page 2021-01-30 01:39:48 -06:00
j3s f02974eb5a Simplify disk setup process 2020-10-22 18:34:09 -05:00
Jesse Olson 2f60e2715e Make backing image changes, fix minor spelling 2020-06-28 16:27:26 +00:00
j3s 773aa78ac4 Switch shellscripts to customer pool 2020-05-20 16:37:45 -05:00
j3s 60a8f34a9b Invert get.sh name check, don't use -v and -q together. 2020-05-16 16:14:15 -05:00
j3s 7ffdd7546d Make all shell scripts executable 2020-05-16 11:28:34 -05:00
forest 4ab0a0f565 stupid git 2020-05-13 13:56:55 -05:00
forest 403506a0b0 capacity limiter and general cleanup 2020-05-13 13:56:43 -05:00
forest a6e655ef72 basic capsul detail page 2020-05-11 16:24:37 -05:00
forest 426fad7b10 first try at creating VirtualizationInterface 2020-05-10 18:59:30 -05:00