6 Commits

Author SHA1 Message Date
lordwelch
04122127c2 Add initial support for GCP
I've never used cloud SDK's before so no terraform files.
To make this work I had to use the Go 1.11 runtime as the go 1.13
runtime did not have the correct environment variables set.

I also had to use the key with PKCS#1 v1.5 padding the PSS Padding
did not work.
2020-05-04 04:09:35 -07:00
Jeremy Stott
6c3e3ad912 Fix validate for region.
* survey.Required already ensures at least one selection.
2020-02-19 00:08:21 +13:00
Jeremy Stott
6b8e6fc2c2 Initial commit of sshrimp.
* sshrimp-agent and sshrimp-ca building and deploying.
* mage build system working.
* successful deploy and SSH to host.
* need to tidy up and add tests.
2020-02-18 23:45:55 +13:00
Jeremy Stott
3a4b6b4c96
Update README.md 2020-01-17 14:32:44 +10:00
Jeremy Stott
c3cd9f0254
Update README.md 2020-01-17 14:26:39 +10:00
Jeremy Stott
4594e16994
Initial commit 2020-01-17 14:25:21 +10:00