Commit Graph

6 Commits

Author SHA1 Message Date
Alexis Saettler de3f3917bb fix(command): Cache configuration on Update in production (#1688) 2018-08-24 08:36:03 +02:00
Alexis Saettler e764f39377 Remove nbsp space use (#1569) 2018-07-14 14:57:45 +02:00
Alexis Saettler 2513137d12 Add an update command (#997) 2018-04-07 10:35:39 +02:00
Alexis Saettler 67aa882eee Open register page after a clean installation (#954)
* Redirect to /register if there is no account
* Remove default creation for admin@admin.com
2018-03-13 23:28:42 +01:00
Alexis Saettler 4b3fa1c4b2 Fix docker image creating wrong storage directories (#963) 2018-03-03 12:09:16 +01:00
Alexis Saettler 851ba981f6 Docker run real cron (#906)
* Use crontab for schedules
* Update apache conf file
* Clean composer cache after installation
* Clean apk cache after installation
2018-02-22 22:27:36 +01:00