-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uploading to cloud platforms: DigitalOcean #151
Comments
I expect our approach will be similar to CL: we'll publish signed OS images for DO, and DO will automatically import them. |
As an interim step, we could publish images for users to upload on their own. The DO custom image mechanism includes DHCP support, so we could sidestep the networking issue for the time being. |
Hmm, doesn't it follow from this comment that we do need to provide images in a format digestible by their API as requested in #395? Or is it a separate track for uploads initiated from DO itself? |
There are two separate tracks:
|
The next |
Re. the DHCP issue, see discussions in #71, esp. #71 (comment). |
This is part of #146 and tracks the work/discussion around uploading to DigitalOcean.
The text was updated successfully, but these errors were encountered: