Initial on boarding process - sokanu/frame GitHub Wiki

The installation of frame is really important, especially if we want to make it simple for non-Python users to get started.

The one thing that will need a bit of user interaction is the S3 credentials. They will need to set up an S3 bucket and provide the access keys. This means that access keys should be inputted through a web interface and stored in the database (and cache?). Maybe we can be clever and allow you to set the keys in an environment variable as well, in which case the input box would be greyed out.