Commit graph

24 commits

Author SHA1 Message Date
Ari Timonen
5bf5472c28 Fix startup issue 2023-02-19 18:39:51 +02:00
Ari Timonen
6bcfffa1ee Major update, bugfixes
- Use ruby 2.7.7 as it fixed startup issues
- Update gems
- Remove depr. from puma startup
- Make entry.sh dir-agnostic

Fix tests:
- Use apparition
- Update migrations to use new syntax
- Some other minor changes
2023-02-19 17:08:46 +02:00
Ari Timonen
bf7815e7ec FIx gem problems 2022-05-14 19:23:56 +03:00
Ari Timonen
506caad06a Add cmd to add dirs 2020-10-09 23:08:00 +03:00
Ari Timonen
4bb15ffd56 Create necessary dirs 2020-05-03 13:16:02 +03:00
Ari Timonen
78797b94ba Add numeric UID's to docs and Dockerfile 2020-04-11 16:40:38 +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
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
d539a95c68 Upgrade to ruby 2.6.5 and Rails 6.0.2.2
+ Update some gems
2020-03-23 05:38:38 +02:00
Ari Timonen
7ddc983dbc Update Dockerfile 2020-03-22 15:29:39 +02:00
Ari Timonen
86d098b74d Update Dockerfile + docs 2020-03-21 22:33:01 +02:00
Ari Timonen
c97a47ffda Fix tinymce
Update docs
Update dockerfile, fix js issue, cleanup env files
2020-03-18 21:11:10 +02:00
Ari Timonen
f2fd71bd9a Update Dockerfile for production 2020-03-17 03:36:46 +02:00
Absurdon
c56ca31e88
make sure the log folder and log file exist 2019-11-27 19:29:40 +01:00
Absurdon
c13d053bd8
have log file created in dockerfile 2019-11-27 17:57:52 +01:00
Ari Timonen
d27e72b6e4 Update Dockerfile 2019-10-09 22:04:09 +03: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
5096be9ff3 Fix Dockerfile
Add entry.sh
2018-04-23 21:57:01 +00:00
Ari Timonen
6b2f644352 Update docker version
With docker-compose and mariadb
2018-04-23 15:29:07 +00:00
Ari Timonen
3989846235 Update dockerfile
Remove .env reference, clean up
2018-04-15 12:59:57 +00:00
Ari Timonen
e3275b34ce Update docker version
Update fig.yml to work
Update puma to not daemonize to work
Update dockerfile too

This version should work now.
2018-04-15 11:17:59 +00:00
Ari Timonen
3984ad2442 Fix docker image
Fix bunch of things with docker and add entry.sh
2018-04-14 13:02:58 +00:00
Ari Timonen
4a8bd8ee7d Update ensl.org for docker version
Create docker version
- Remove rubyracer, use nodejs
- Add Makefile and fig.yml examples
- Update to v2 circle.yml sample
- Create Dockerfile
- Do not use nested folders in tmp for puma
2018-04-10 01:08:38 +00:00