Commit Graph
23 Commits
Author SHA1 Message Date
Nick Sellen bb78a0fff8 Actually remove htaccess in favour of .htaccess 2018-12-16 17:52:24 +00:00
Nick Sellen 5d8e0584b1 Add some more readme docs 2018-12-16 10:29:37 +00:00
Nick Sellen b1c23ea9f3 Use environment variable for bundle env
So it works for standalone commands too
2018-12-16 10:29:37 +00:00
Nick Sellen 79ac451b4a Remove htaccess in favour of .htaccess
No longer need workaround
2018-12-16 10:29:37 +00:00
Nick Sellen 326a17716e More informative readme 2018-12-16 10:28:55 +00:00
Nick Sellen 68e925ce82 Hide away site/vendor dirs in docker volumes
So they don't conflict with any local setup you might have
2018-12-16 10:28:55 +00:00
Nick Sellen ecbb996e20 Update docs 2018-12-16 10:28:55 +00:00
Nick Sellen 5cf4d22662 Switch to docker-compose with .htaccess support 2018-12-16 10:28:55 +00:00
Nick Sellen 9d882bc4a3 A few deployments tweaks 2018-11-30 18:01:32 +00:00
Nick Sellen d84a8bad79 Try caching vendor path 2018-11-30 17:25:42 +00:00
Nick Sellen dd3b730e1e Only run production depoy after dev deploy 2018-11-30 17:25:42 +00:00
Nick Sellen d6d1723880 Reorder gitlab ci sections 2018-11-30 16:12:38 +00:00
Nick Sellen fd79fbb35b Only deploy from master, use when:manual for prod 2018-11-30 16:11:05 +00:00
Nick SellenandNick Sellen d5a725eabd Include git checkout dev in the readme 2018-11-30 11:56:42 +00:00
Nick SellenandNick Sellen d9e3246c27 Put it in a docker 2018-11-30 11:56:42 +00:00
Nick Sellen 7101fedabe Cache all of /usr/local/bundle/
... it doesn't seem to be caching properly but perhaps that's
because it's not setup in the runner properly yet...
2018-11-29 18:23:36 +00:00
Nick Sellen 72f4216aac Also cache built gems 2018-11-29 17:52:25 +00:00
Nick Sellen 4f90793c73 Cache rubygems
Save a bit of co2.
2018-11-29 17:35:40 +00:00
Nick Sellen c13211ff9e Specify deployment information for GitLab 2018-11-29 17:00:24 +00:00
Nick Sellen 8841cd2517 Merge branch 'dev' of git.coop:cotech/website into dev 2018-11-29 16:27:30 +00:00
Nick Sellen cb6c07905e Remove use of site.github.url
We don't need to include the whole url in each page if we're
being served from the root of a domain.
2018-11-29 16:20:30 +00:00
Nick Sellen af19045146 Fixup CI
master/dev need to have seperate bundle install/deploys
2018-11-29 16:07:23 +00:00
Nick Sellen 3b12a56f2d Merge branch 'master' into dev 2018-11-29 15:14:08 +00:00