summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Add license header to source files.HEADmasterHarald Eilertsen2018-09-214-0/+64
|
* Fix deploy scripts.Harald Eilertsen2018-09-182-4/+7
| | | | | | + Ask for branch to deploy for staging (default is current branch) + Fix shared path in deploy script + Fix uploading of config and env files if they don't exist
* Enable setting app base path from environment.Harald Eilertsen2018-09-141-8/+12
|
* Another fix for prod/dev logic in puma config.Harald Eilertsen2018-09-131-1/+1
|
* Upgrade deploy script for Capistrano 3.11.Harald Eilertsen2018-09-131-1/+1
|
* Fixup prod/dev logic in puma config, properly this time.Harald Eilertsen2018-09-131-3/+5
|
* Fixup prod/dev logic in puma config.Harald Eilertsen2018-09-121-6/+4
|
* Deploy to production from master.Harald Eilertsen2018-09-121-1/+0
|
* Use correct upstream repo for deploys.Harald Eilertsen2018-09-121-1/+1
|
* Remove thinrc script.Harald Eilertsen2018-09-122-44/+0
| | | | No longer needed as we're using puma.
* Serve app with puma instead of thin.Harald Eilertsen2018-09-121-109/+20
|
* Deploy to production from prod branch.Harald Eilertsen2017-10-031-0/+1
|
* Deploy to staging from the staging branch.Harald Eilertsen2017-10-021-0/+1
|
* Don't deploy config if it exists already.Harald Eilertsen2017-10-021-2/+4
|
* Fix deploy script.Harald Eilertsen2016-09-221-2/+17
| | | | | | | | - link tmp and log dirs from shared_dir to current - create binstubs Tentative upload if init script. commented out for now, it didn't work quite as well as expected.
* Add template rc init script for freebsd.Harald Eilertsen2016-09-171-0/+31
|
* One more fancy double quote...Harald Eilertsen2016-08-201-1/+1
|
* Drop fancy double quotes in puma config.Harald Eilertsen2016-08-201-17/+17
|
* Update staging config.Harald Eilertsen2016-08-201-1/+1
|
* Add config for puma.Harald Eilertsen2016-08-201-0/+122
|
* Upload default configuration on initial deploy.Harald Eilertsen2016-08-201-0/+18
|
* Lock deploy script to Capistrano 3.6Harald Eilertsen2016-08-201-1/+1
|
* Cleanup deploy scripts some more.Harald Eilertsen2016-08-092-5/+3
|
* Add staging setup.Harald Eilertsen2015-11-211-61/+1
|
* Move PDF file output to public/uploadsHarald Eilertsen2015-10-311-1/+1
|
* Link config file into app.Harald Eilertsen2015-10-311-3/+1
|
* Update deploy script to fetch from github repo.Harald Eilertsen2015-10-151-1/+1
|
* Add capistrano for deploymentHarald Eilertsen2015-10-153-0/+95