aboutsummaryrefslogtreecommitdiffstats
path: root/config/deploy
Commit message (Collapse)AuthorAgeFilesLines
* Add license header to files.Harald Eilertsen2018-06-173-0/+46
|
* TypoHarald Eilertsen2018-04-141-1/+1
|
* Commit deploy-configs to scm.Harald Eilertsen2018-04-022-0/+8
|
* Capistrano task for uploading puma config.Harald Eilertsen2017-12-261-0/+121
|
* Add capistrano task and config for deploying piwik.Harald Eilertsen2014-12-072-0/+8
|
* Update deploy templates.Harald Eilertsen2014-11-022-0/+18
|
* Customize database.yml template.Harald Eilertsen2014-07-061-0/+7
| | | | | We want to use unix domain sockets, not ip over localhost. For this we simply drop the host specification of the yml-file.
* Set up basic capistrano config.Harald Eilertsen2014-06-212-86/+10
|
* Capify with capistrano3.Harald Eilertsen2014-06-202-0/+90
|
* Remove old capistrano config.Harald Eilertsen2014-06-204-291/+0
|
* Hide submenu's for now.Harald Eilertsen2013-10-211-0/+1
|
* Add generic database template.Harald Eilertsen2013-06-133-22/+45
|
* Configure for Heavymetal.noHarald Eilertsen2013-06-111-1/+1
| | | | | | | | | | Enable all the standard engines: - blog - inquiries - search - page-images - videos
* Fix deploy scripts.Harald Eilertsen2013-04-191-2/+6
| | | | | | | | Require the scripts in config/deploy directory so they will hook into the deploy process. Fixed deploy:refinery:setup recipe, now produces a valid config and puts it in the right spot.
* Turn into a neutral base for starting off new apps.Harald Eilertsen2013-02-033-5/+5
|
* Fix deploy scripts.Harald Eilertsen2013-01-262-3/+5
|
* Add deploy script for refinery config.Harald Eilertsen2013-01-251-0/+46
|
* Add deploy script to generate unique secret token upon setup.Harald Eilertsen2013-01-251-0/+36
|
* Add deploy script to set up production database.Harald Eilertsen2013-01-252-0/+179