Installing a Spring Boot Application on a Server – Part One
Website: http://www.leanstacks.com
Publications: https://leanpub.com/leanstacks-marionette-spring
GitHub: https://github.com/leanstacks/spring-boot-fundamentals/tree/executable
Compare: https://github.com/leanstacks/spring-boot-fundamentals/compare/upgrade-140…executable
This episode is part one of a two-part mini-series showing you how to instrument, install, configure, and run a Spring Boot application on a server. Install the application as an Operating System service so that it will automatically restart during server boot or reboot. Supply external configuration to the application that augments or overrides internal configuration. Manage the application service configuration such as PID and Log File locations and Java Options such as heap size.
Part Two: https://youtu.be/Dz_y8w04dBk?list=PLGDwUiT1wr6-Fn3N2oqJpTdhGjFHnIIKY
For the entire Spring Boot Fundamental Series: https://www.youtube.com/playlist?list=PLGDwUiT1wr6-Fn3N2oqJpTdhGjFHnIIKY
by LeanStacks
linux web server