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: about 1 month 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 (over 7 years ago)
- Default Branch: current
- Last Pushed: 2025-03-18T23:31:31.000Z (about 2 months ago)
- Last Synced: 2025-03-31T20:05:20.331Z (about 1 month ago)
- Topics: cloud, container, coreprofile, embedded, enterprise, jakarta, jakartaee, java, micro, piranha, platform, server, servlet, webprofile
- Language: Java
- Homepage: https://piranha.cloud
- Size: 21.6 MB
- Stars: 199
- Watchers: 9
- Forks: 20
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README

# Piranha Project

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 go
[here](https://piranha.cloud/release/index.html).## 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.