Installs the Traccar application
This role assumes the following:
- Docker is installed
Name | Details |
---|---|
traccar_version |
version of the Docker container to use |
traccar_database_password |
Password for the traccar database |
traccar_smtp_host |
Email host to use |
traccar_smtp_port |
Post of the above Email host to use |
traccar_smtp_from |
From address |
traccar_smtp_username |
SMTP Authentication username |
traccar_smtp_password |
SMTP Authentication password (Note: stored in plaintext in the config) |
Name | Default Value | Details |
---|---|---|
app_name |
traccar |
Used to name things |
app_folder |
/apps/traccar |
The base directory for deployment |
freshrss_database_username |
traccar |
Database username |
freshrss_database_version |
12.5 |
Version of the PostgreSQL container to use |
None
MIT