Installation

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (3)

View Page History
h1. Configure a database and a Lucene index


h1.

The default configuration of the Petals Master application uses an H2 database, in non-persistent mode (memory mode). That means that when the servlet container is stopped, all the data are deleted (because they were not persisted).
\\
h1. *Installing* *the* *application*


h1.

\\
Petals Master is packaged as a WAR archive, you just have to deploy it in your servlet container.
h1. *Accessing* *the* *application*


h1.

Once deployed, Petals Master can be accessed in your web browser through the address {color:#003f80}[http://|http://+]{color}{color:#003f80}{_}{+}host{+}{_}{color}{color:#003f80}+:+{color}{color:#003f80}{_}{+}port{+}{_}{color}{color:#003f80}+/petals-master-1.x{+}{color}{color:#003f80}/petals-master{color}