Segs / Segs.dev

For segs.io config, scripts, themes, and issues
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Write a full-stack restart script on blue #33

Closed ldilley closed 5 years ago

ldilley commented 5 years ago

For convenience, and since we're using a newer version of MySQL from EPEL (which has a convoluted service name), this is a reminder to write a small full-stack restart script on blue. This will enable the team to restart the database server and SEGS in one go. This could also be used via cron for periodic therapeutic restarts.

ldilley commented 5 years ago

/usr/local/bin/segs_stack.sh has been created and accepts the typical init script stop, start, restart, and status verbs.