-
Notifications
You must be signed in to change notification settings - Fork 3
Home
scsibug edited this page Mar 24, 2011
·
14 revisions
Binary archives are available for released versions of Fermata. In the archive exists a standalone "executable WAR", which can be run by double-clicking, or deployed in the servlet container of your choice.
The web server port, and SMTP server port can be specified as environment variables.
java -jar -DjettyPort=8080 -DfermataSmtpPort=2500 fermata.war
Port 8080 is the default for the webserver, but can be changed with the jettyPort
environment variable as shown. The SMTP server defaults to port 2500, but can be changed with the fermataSmtpPort
environment variable.
- fermata-0.7 (18.9 MB)
- fermata-0.6 (18.9 MB)
- fermata-0.5 (17.5 MB)
- fermata-0.5 (standalone) (18.9 MB)
- fermata-0.3 (18.0 MB)
- fermata-0.3 (standalone) (19.4 MB)
- fermata-0.2 (18.0 MB)
- fermata-0.2 (standalone) (19.4 MB)
- fermata-0.1 (18.0 MB)
- fermata-0.1 (standalone) (19.4 MB)