boxidau / rax-autoscaler

Apache License 2.0
5 stars 2 forks source link

Config file on Cloud Files #20

Open siso opened 9 years ago

siso commented 9 years ago

Fetch and parse configuration file from Cloud-Files: ras-[AUTO SCALE GROUP ID]

boxidau commented 9 years ago

Keeping in mind that Username and API Key will need to be on the hosts to access private buckets

siso commented 9 years ago

Encrypted credentials could be stored on public GitHub, and install GPG private key on hosts with LaunchConfig. Same approach as with DataBags

Teddy-Schmitz commented 9 years ago

After some discussion we determined we will start with an implementation utilizing private containers. Encryption/public containers can be added later.