* Make config instance-based
* Remove config dependency in paths
* Refactor config init
* Allow startup without database
* Get system status at UI initialise
* Add setup wizard
* Cache and Metadata optional. Database mandatory
* Handle metadata not set during full import/export
* Add links
* Remove config check middleware
* Stash not mandatory
* Panic on missing mandatory config fields
* Redirect setup to main page if setup not required
* Add migration UI
* Remove unused stuff
* Move UI initialisation into App
* Don't create metadata paths on RefreshConfig
* Add folder selector for generated in setup
* Env variable to set and create config file.
Make docker images use a fixed config file.
* Set config file during setup
* Tag develop builds as latest. Version in makefile
* Rename latest to latest_develop
* Update GetLatestVersion
* Separate master and develop releases
* Add release date back into development version
* Remove unused code
* Two minute limit per file to upload to transfer.sh
* Stealing good ideas from DockSTARTer
* Pushing an example WIP
* Actually ran and debugged container and it works now.
TODO: We need configurability for this to be more useful.
* Prepped docker-compose for if we get these envvars coded in.
* Removed unnecessary start.sh
* Removed env.example
* Fixed internal directory to conform more.
Resovles https://github.com/stashapp/stash/pull/44#issuecomment-485060195
* Logging options need quotes.
* I decided to use architecture tags since go-releaser can do multiple architectures.
* Compose version version: '3.4'
* No relative pathing on container side of volume