- After building your project, extract the tar file in the location you want to deploy it from. You can use the command
tar -xvf tar-name.tar
in linux machines. - The extracted folder will contain two directories, bin and dist. The bin directory contains the scripts you need to run whereas the dist folder contains the jar file.
- When you run the start.sh script inside bin successfully, a pid.file will be generated a level above the bin directory. This file will contain the process id of the application and is referred by the shutdown.sh script to kill the application when needed.
-
Notifications
You must be signed in to change notification settings - Fork 1
modaslam/springboot-tar-deployable
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Spring Boot application packaged as a tar file along with scripts for deployment in multiple environments.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published