Skip to content

Restarts, launchd, and more

Pre-release
Pre-release
Compare
Choose a tag to compare
@evanphx evanphx released this 28 Jul 19:23
· 226 commits to master since this release
  • Apps can be purged my sending puma-dev SIGUSR1 pkill -USR1 puma-dev.
  • -install will install puma-dev into the system to run in the background
  • tmp/restart.txt file support to restart apps
  • Use launchd to access port 80 rather than firewall rules
  • Add uninstall support