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: 6 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 (about 7 years ago)
- Default Branch: current
- Last Pushed: 2025-01-14T22:24:51.000Z (9 days ago)
- Last Synced: 2025-01-14T23:24:15.833Z (9 days ago)
- Topics: cloud, container, coreprofile, embedded, enterprise, jakarta, jakartaee, java, micro, piranha, platform, server, servlet, webprofile
- Language: Java
- Homepage: https://piranha.cloud
- Size: 21.2 MB
- Stars: 196
- Watchers: 11
- Forks: 20
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- 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 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.