Commit graph

23 commits

Author SHA1 Message Date
Henne Vogelsang
042d49619c Docker cleanups
- Put docker-compose.yml into version control, no need to make this an example
  file and complicate things.
- Start the docker dev-env osem on port 3000. Just as our documentation says
  and how we do it in vagrant.
- hardcode CONTAINER_USERID so you don't have to have an
  docker-compose.override.yml if your UID is 1000.
- Rename web service/container to osem for clarity in the logs
- Keep assets also in a volume in production
- warn a bit more prominently about docker-compose.override.yml
2018-09-14 23:28:26 +02:00
Henne Vogelsang
824d83411d Drop the alpine based docker-compose environment 2018-09-11 00:10:42 +02:00
Henne Vogelsang
272690fa21 Setup a more recent ruby version
2.5.0 has been released since 8 months now...
2018-09-06 00:43:25 +02:00
James Mason
d22a6f078e Add ignore entry for gnome-builder's project config 2018-05-15 18:21:46 +02:00
James Mason
d4492138b2 Merge branch 'master' into adding_ds_store_to_gitignore 2017-10-12 09:14:59 -07:00
Your Name
36133a995a DS_Store file is added into the gitignore 2017-10-09 18:41:24 +05:30
ViditChitkara
f4a084ec54 added byebug_history to gitignore
closes #1736
2017-10-02 22:11:23 +05:30
TheAssassin
b5ca626873 Fix Git ignores 2017-07-09 21:38:43 +02:00
TheAssassin
d7765bf4fd Update ignores 2017-07-09 21:38:43 +02:00
Henne Vogelsang
d79a9b6fc1 Make use of dotenv 2016-04-29 16:37:48 +02:00
Christian Bruckmayer
f3549a21d9 Setup vagrant file for development 2015-12-07 15:06:04 +01:00
raluka
0c4b0b4ac1 Refactored EmailSetting incosistency. Fixes #603 2015-10-06 11:32:40 +02:00
Henne Vogelsang
796d063eda Implements piwik tracking 2014-11-12 10:45:44 +01:00
Artem Chernikov
949ce14fca Update travis and rubocop to work together 2014-07-21 15:57:54 +02:00
Artem Chernikov
2dade4727c Do not add rubocop config 2014-06-17 10:50:46 +02:00
Henne Vogelsang
ee5d48d494 Migrate all secrets to config/secrets.yml 2014-05-12 18:32:26 +02:00
James Mason
13eae88160 Ignore rbenv's local marker 2014-05-02 21:10:25 -07:00
Henne Vogelsang
accd7d1a58 Starting to document things with rdoc 2014-04-09 13:18:11 +02:00
Stella Rouzi
55eaf7317a Add bundle to .gitignore 2013-06-21 15:11:32 +00:00
Stella Rouzi
30dd841d8a Improve gitignore 2013-06-21 13:59:39 +00:00
Henne Vogelsang
e0ac25c64a Ignore some config files, update rails version in Gemfile 2013-05-15 15:24:55 +02:00
Matt Barringer
f207e2c8b7 Update .gitignore 2013-01-07 09:02:08 +01:00
Matt Barringer
ab877344c5 Initial commit 2012-09-22 00:40:18 -07:00