google-code-export / camlistore

Automatically exported from code.google.com/p/camlistore
Apache License 2.0
0 stars 0 forks source link

Make web-based GCE setup wizard #531

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
From camlistore mailing list email:

     https://groups.google.com/forum/#!searchin/camlistore/gce/camlistore/WHiR6WPBXVU/A7y4UXYxTh8J

For the 0.9 release, we want an easy web-based wizard for people to create 
their own Camlistore installs on Google Cloud (compute engine + cloud storage)

We have most of this in misc/gce/create.go (Issue 530 to make it easy to use as 
a CLI tool), but we need to also web-ify this and put it on 
https://camlistore.org/ too.

This bug is about refactoring it into a CLI + library, and then building the 
web app OAuth flow using the library.

Original issue reported on code.google.com by bradfitz on 21 Oct 2014 at 9:42

GoogleCodeExporter commented 9 years ago

Original comment by bradfitz on 21 Oct 2014 at 1:04

GoogleCodeExporter commented 9 years ago
https://camlistore-review.googlesource.com/3986

I know I haven't refactored the CLI tool yet. Waiting for 
https://camlistore-review.googlesource.com/3960 to land first, to avoid 
conflicting merges. I'll keep on polishing the wizard in the meantime.

Original comment by mathieu....@gmail.com on 1 Nov 2014 at 12:03

GoogleCodeExporter commented 9 years ago
https://camlistore-review.googlesource.com/4136 lib + CLI

Original comment by mathieu....@gmail.com on 18 Nov 2014 at 12:19

GoogleCodeExporter commented 9 years ago
99fe925efc81e805178d57b3a6fa0c59ec13bd14 for lib + camdeploy command

Original comment by mathieu....@gmail.com on 27 Nov 2014 at 3:53

GoogleCodeExporter commented 9 years ago
This issue has moved to https://camlistore.org/issue/531

Original comment by bradfitz on 14 Dec 2014 at 11:37