| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
cloud-init should be able to use this as a seed to properly set up the
Planet.
|
|
|
|
| |
First work towards cloud-init data being stored in homeworld
|
| |
|
| |
|
|
|
|
| |
Makes use of a pre-shared key. Do not expose this to the internet!
|
|
|
|
|
| |
Instead of returning a 500 for every error, this should make it a little
easier to return specific status codes for different errors
|
|
|
|
|
|
| |
Update handler was removed for now.
Also postgres!
|
|
Initial implementation of a CRUD API for Ships. Should probably at some
point support getting specific Ships based on something like shasum or
an ID, so that solard can more easily pull it down
|