Commit graph

21 commits

Author SHA1 Message Date
Henne Vogelsang
c36343cda3
Fix restart during deploy
pumactl restart does not make the worker re-read their
working directory. Hence new code is never used...

Use stop/start via systemd again.
2022-04-08 15:19:14 +02:00
Henne Vogelsang
dffc5c1240
Updates puma to 5.6.2 (was 4.3.11)
Also use pumactl to "hot" restart
2022-03-03 17:45:58 +01:00
Henne Vogelsang
b9a3a6fb2b
Share bundler configuration between deploys 2022-03-02 15:15:32 +01:00
Henne Vogelsang
228190396c Add the files we use for production deployments
We are using apache as reverse proxy and two systemd units
(puma & delayed job) for events.opensuse.org. Track them
also in this project, might be useful for others.
2019-02-16 00:40:47 +01:00
Henne Vogelsang
c07cc6c844 Update mina and adopt the configuration 2019-02-15 17:09:03 +01:00
Henne Vogelsang
54609cabcf
Prepare settings for new deployment 2017-06-01 15:39:45 +02:00
Henne Vogelsang
be2221c57a Include .env.production in deploy 2016-05-09 14:47:29 +02:00
Henne Vogelsang
45c31f210f Drop config/config.yml.example. Not needed anymore
Also make config/secrets.yml.example read a bit nicer
2016-04-29 16:36:47 +02:00
Henne Vogelsang
1c909e60f6 Make it possible to call :notify_errbit with mina manually 2014-11-12 13:09:26 +01:00
Henne Vogelsang
12e04af21f Deploy piwik config 2014-11-12 12:38:54 +01:00
Henne Vogelsang
f212aeeb30 Add a rake task to the deployment to backup the DB.
Apparently needed with all the broken migrations...
2014-08-20 00:49:48 +02:00
Henne Vogelsang
f2bbb68ad9 Update rails to address CVE-2014-3514. Fix the deployment 2014-08-19 12:31:31 +02:00
Gopesh Tulsyan
98112b5a03 Adds delayed jobs recipe for production, and some documentation added for running delayed jobs in local 2014-08-15 22:13:07 +05:30
Henne Vogelsang
6e2efa502b Switch to apache init restart as passenger's tmp/restart.txt seem not to be reliable :-/ 2014-08-12 18:43:46 +02:00
Artem Chernikov
0fe8c76c9b Remove syck, add notifier back, add cleanup on deploy 2014-08-07 10:30:34 +02:00
Henne Vogelsang
2f814c7320 Disable :notify_errbit in deploy. Issue #431 2014-08-06 20:48:56 +02:00
Artem Chernikov
5289f41eb5 Use only new hash syntax 2014-07-21 15:05:58 +02:00
Artem Chernikov
64e191f60e Load env on deploy 2014-07-17 10:39:49 +02:00
Artem Chernikov
1b51b15d18 Attempt to fix hoptoad 2014-07-17 10:19:13 +02:00
Artem Chernikov
460f763be5 Add Mina configuration 2014-07-07 16:09:07 +02:00
Matt Barringer
90b30db9e8 First checkin 2013-01-07 09:04:09 +01:00