Skip to content

pxpxltd/service-restarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Service Restarter

Simple bash script and supervisor config to run service restarts after deployments

Requirements

  • Linux
  • Supervisor

Installation

curl -s -o /tmp/install.sh https://raw.githubusercontent.com/pxpxltd/service-restarter/refs/heads/master/dist/install.sh; sudo bash /tmp/install.sh; rm -f /tmp/install.sh

Script will ask you for name and path.

If you run it from app path it will be detected automatically.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages