Commit graph

36 commits

Author SHA1 Message Date
Ari Timonen
a602a611ab Add secrets back, update docs 2020-04-11 15:44:57 +03:00
Ari Timonen
bfe19eb5e9 Update docs 2020-04-10 19:57:08 +03:00
Ari Timonen
4583136768 Remove secret_token.rb 2020-04-10 07:43:06 +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
c3ceb7853d Add placeholder tmp+log 2020-04-06 05:37:26 +03:00
Ari Timonen
0ec3da7bf6 Add .env to repo
Add template handling for password failure
2020-04-06 05:19:39 +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
b24d2e987d Add staging and init scripts for DB 2020-04-03 01:52:58 +03:00
Ari Timonen
39ce9c613f Random view updates 2020-04-02 05:50:54 +03:00
Ari Timonen
79533b19a3 Update docker-compose to work with DB out of box 2020-03-31 05:31:42 +03:00
Ari Timonen
f6b30be278 Improve contest page and match list for maps
Improve brackets
Update gitignore and docs.
2020-03-28 22:39:41 +02:00
Ari Timonen
2529a23650 Fix a forum bug
Update docs + gitignore
2020-03-25 03:47:54 +02:00
Ari Timonen
98047779af Add byebug file to gitignore 2020-03-23 04:42:48 +02:00
Ari Timonen
b59925a236 Update .env files 2020-03-22 14:50:52 +02:00
Ari Timonen
2c71b1147d Merge rails-4 to rails4 2020-03-14 21:10:24 +02:00
Ari Timonen
bb08000f1e Add working test 2019-10-18 02:51:40 +03:00
Ari Timonen
758dfda988 Update for rails 4
Mostly tests
2019-10-17 21:29:15 +03:00
Absurdon
7ec019fda6
Fixing Password Rest
* Reverting 'forgot' view back to a form
* Adding smtp configuration for production
* Adding postfix image to docker-compose
2019-10-14 22:26:43 +02:00
Ari Timonen
11fcea3259 Add docker dev version
Add env and docker files for development

Fix some random things related to rails upgrade
2019-09-24 22:55:34 +03:00
Ari Timonen
ce9797aed8 More progress on Rails 4.1 update
Just fix scopes mostly.

Add binstubs.
2019-06-03 15:38:24 -04: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
Ari Timonen
fe66edf712 Update docker version for CI
Get old circleci.yml
entry.sh env
Add test.sh for testing
Update Makefile for correct docker path
ADd env/test.sh
2018-04-15 12:51:22 +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
b63c2f607f Add more files to gitignore 2016-01-29 00:33:08 +02:00
Ari Timonen
5be50c1139 Add more files to gitignore 2016-01-29 00:32:03 +02:00
Ari Timonen
b74f187306 Add sublime files to gitignore 2016-01-29 00:29:09 +02:00
cblanc
77ecc30ccf Ignore gemsets and directory env variables 2015-05-13 23:30:29 +02:00
cblanc
0f8960c501 Ignore gemsets and directory env variables 2015-05-13 23:30:29 +02:00
Luke Barratt
5487854a6c Start to cleanup old assets
Added new ISO country code flag icons to asset pipeline
Lots and lots of new style changes
Began converting to JS to coffeescript
2014-04-09 00:28:53 +01:00
Luke Barratt
ed43a36e9d Add exceptional for better error tracking in production 2014-03-31 00:11:32 +01:00
Luke Barratt
28a1112a1c Removed unused rails plugins & code/comments 2014-03-24 14:23:08 +00:00
Luke Barratt
ed9ecdc66b Improve install log
Remove unused files
Update .env.example
2014-03-23 00:56:13 +00:00
Luke Barratt
6bcc8dc76b Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00