Files
ubicloud/rhizome/host/lib/vm_path.rb
Furkan Sahin 551930c262 Add Cert Server initializer
We are adding new states to the UpdateLoadBalancerNode prog to;
1. Publish cert and key files to the /vm/vmxxxxx/cert directory
2. Create a new web server to serve the files to the VM.
3. Remove the files and service in case the node is removed from the
loadbalancer.

We are utilizing go as the web server. The server source code lives in
ubicloud/cert-server. We are also starting it on the private address
[FD00:0B1C:100D:5AFE:CE::]:8080 because it is cool and looks like
"oo-bic-lood-safe-ce".
2024-09-12 11:26:45 +02:00

2.1 KiB