Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/piranhacloud/piranha
Piranha - a modern cloud runtime
https://github.com/piranhacloud/piranha
cloud container coreprofile embedded enterprise jakarta jakartaee java micro piranha platform server servlet webprofile
Last synced: 24 days ago
JSON representation
Piranha - a modern cloud runtime
- Host: GitHub
- URL: https://github.com/piranhacloud/piranha
- Owner: piranhacloud
- License: bsd-3-clause
- Created: 2017-12-19T14:55:23.000Z (almost 7 years ago)
- Default Branch: current
- Last Pushed: 2024-05-18T13:33:36.000Z (6 months ago)
- Last Synced: 2024-05-18T16:53:53.332Z (6 months ago)
- Topics: cloud, container, coreprofile, embedded, enterprise, jakarta, jakartaee, java, micro, piranha, platform, server, servlet, webprofile
- Language: Java
- Homepage: https://piranha.cloud
- Size: 19.3 MB
- Stars: 189
- Watchers: 10
- Forks: 20
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
![#piranhacloud](piranha_cloud.svg)
# Piranha Project
![build status](https://github.com/piranhacloud/piranha/workflows/build/badge.svg)
The Piranha Project delivers you with Cloud ready containers and useful add-on /
integration modules.## Quickstart
Download a JAR based distribution from Maven Central.
And run your web application using:
```
java -jar piranha-dist-XXX.jar --war-file your-webapplication.war
```## Getting Started
To get started with Piranha please visit our
[Getting Started](https://piranha.cloud/getting-started/) guide.## How do I contribute?
See [Contributing](CONTRIBUTING.md)
## Our code of Conduct
See [Code of Conduct](CODE_OF_CONDUCT.md)
## Important notice
Note if you file issues or answer questions on the issue tracker and/or issue
pull requests you agree that those contributions will be owned by Manorrock.com
and that Manorrock.com can use those contributions in any manner Manorrock.com
so desires.