- 2Install
- 2.1Database
- 2.1.1MySql
- 2.1.2MariaDB
- 2.1.3PostgreSQL
- 2.1.4HSQLDB
- 2.2Configuration
- 2.2.1Self contained
- 2.2.2Servlet container
- 2.3Setup
- 2.3.1Step 1, Base url or import
- 2.3.2Step 2, Login provider configuration
- 2.3.2.1Password provider
- 2.3.2.2Demo provider
- 2.3.2.3Ldap provider
- 2.3.2.4Oauth provider
- 2.3.2.5Preconfigured oauth providers
- 2.3.2.6Custom oauth providers
- 2.3.3Step 3 Insert administator
- 2.3.4Step 4 Confirm
- 2.1Database
2Install
This section is divided in 3 steps: first preparing the database, second configuring the connection parameters of lavagna and third the setup phase.
For installing lavagna, the requirements are:
- a jre (java runtime) >= 8
- utf-8 environment (especially for the database)