Commit graph

12 commits

Author SHA1 Message Date
Ari Timonen
88a6c697cc Fix MariaDB issues
Use different root password
Use correct database for setup
Change precedence for setup SQL scripts
Remove deprececated options from my.cnf
2020-04-12 13:39:10 +03:00
Ari Timonen
5c75422c6f Update docs and add nginx redirect 2020-04-11 15:08:34 +03:00
Ari Timonen
7fcfe27084 Fix SSL for staging nginx 2020-04-09 03:36:19 +03:00
Ari Timonen
a09416e0ae Add password to staging (not used) 2020-04-08 23:01:43 +03:00
Ari Timonen
30b9198b6d Add staging that works
Tune env vars
Fix logs in gitignore
Rename DEPLOY_PATH env var
2020-04-08 22:25:24 +03:00
Ari Timonen
bfd866fa88 Fix group
Fix scrypt time for production
Fix nginx template path
2020-04-06 06:51:27 +03:00
Ari Timonen
4513bc9f84 Fix env vars issues
Dockerfile clean up + comments
entry.sh more env vars
Fix env* rbs
Comment out SSL for now in nginx
Doc updates
2020-04-06 03:31:05 +03:00
Ari Timonen
75b33e760a Move back to docker-compose + fix env vars
Fix env vars. Rely on inheritance.
Add a script to load env vars as above.
Fix staging env
Add nginx conf and SSL directory
Reorganize .gitignore
Use multi-staged docker-compose + dockerfile
Substitute env vars for static values
2020-04-05 05:58:41 +03:00
Ari Timonen
98db32e0fb Add nginx sample conf 2020-04-03 09:51:28 +03:00
Ari Timonen
e702658d26 Backport fixes from rails4 branch
Fix row issue in profiles, fix tests.
2020-03-15 09:53:23 +02:00
Ari Timonen
22fc8cb50b Update to a working version
- Use assets workaround to work around the volume issue with docker
- Add assets to gitignore
- Fix dalli hostname
- Update docker-compose to new paths for volumes
- Fix MariaDB issue with optimization opts
2018-04-25 16:41:22 +00:00
Ari Timonen
6b2f644352 Update docker version
With docker-compose and mariadb
2018-04-23 15:29:07 +00:00