Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/julian-eggers/jardh
Scripts to deploy JAR-Files (SpringBoot)
https://github.com/julian-eggers/jardh
Last synced: 5 days ago
JSON representation
Scripts to deploy JAR-Files (SpringBoot)
- Host: GitHub
- URL: https://github.com/julian-eggers/jardh
- Owner: julian-eggers
- License: mit
- Created: 2014-08-06T22:57:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-18T20:12:45.000Z (almost 9 years ago)
- Last Synced: 2024-10-10T05:37:11.735Z (28 days ago)
- Language: Shell
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
jardh
=====
Java Archive (JAR) Deployment HelperUsage:
------
```
./example.spring-boot.sh startApp
./example.spring-boot.sh stopApp
./example.spring-boot.sh restartApp
./example.spring-boot.sh status
./example.spring-boot.sh deploy
./example.spring-boot.sh deploy any.jar
./example.spring-boot.sh rollback
./example.spring-boot.sh scriptUpdate
```