Piranha - a cloud container, an exciting, new and in progress project
This project is maintained by piranhacloud
If you are looking for how to run Piranha Server on Docker, see Running Piranha Server on Docker.
Download the zip / tar.gz file from Maven Central and extract it into a directory of your choice.
Starting the server is done by issuing the command line below from the bin
directory.
start.sh
Stopping the server is done by issuing the command line below from the bin
directory.
stop.sh
Deploying a web application is a simple as copying your WAR file to the webapps
directory. Note if the server is already running you will need to stop and start
the server.
See GitHub at https://github.com/piranhacloud/piranha/tree/master/server