Skip to content

Blotre/deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blot're deployment scripts

Simple server scripts used to deploy and manage the Blot're Play framework application.

To Deploy

  1. Deploy this repo on the target server and make sure executable permissions are set.
  2. Run the ./deploy SERVER script found in the main Blot're source repo. This scripts rebuilds and stages the current version of the app, copies the target to the remove server, and then restarts the application.

Management

Use bin/blotre.sh to manage the running instance. Supported commands are: status, stop, start, restart.

Credits

blotre.sh based on http://buransky.com/play-framework/init-d-shell-script-for-play-framework-distributed-application/

stop.sh and stop.sh and deploy script approach based on https://gist.github.com/gre/5528826

About

Simple Blot're deployment scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages