metacpan-puppet icon indicating copy to clipboard operation
metacpan-puppet copied to clipboard

Puppet configuration for running metacpan servers

Results 16 metacpan-puppet issues
Sort by recently updated
recently updated
newest added

The various web servers store their pid files in `/home/metacpan/$name/var/run/`, but this is a symlink to `/var/run/starman/$name/`. However, directories in '/var/run' are ephemeral, and will not exist if the server...

I've got passing builds for the API and Web on 5.26 We don't need to switch Perls yet, but if we start installing 5.26 then that would be the first...

See https://github.com/metacpan/metacpan-puppet/issues/137 . Untested!

21:36 < mspo> is stale-while-revalidate safe with shielding? 21:37 it's safe as long as you use the code block we mention in the docs 21:38 if (req.http.Fastly-FF) { 21:38 set...

### OS Upgrate - initial instructions https://gist.github.com/ranguard/da384c5fa1b3345823c0822dc0681283 ### Testing on VM - [ ] ES-01 - [ ] DEV-01 - [ ] api - [ ] web - [ ]...

would be good to have some backups of postgres... then we might use it more in the future

bm-mc-01 & lw-mc-03 - processes: - watcher bm-mc-01 & lw-mc-0[1,2,3] - processes: - rrr-client lw-mc-0[1,2,3] - processes: - /home/metacpan/metacpan-api/bin/queue.pl minion worker - disk (any partition that hits 90%+)

Each release also has a .readme and .meta file generated by PAUSE. These files should be served as text/plain rather than application/octet-stream.

We'll want this services to be started on reboots. We should probably audit the other daemons to make sure they also get a (re)start if the box restarts.