Installation
Installation is done via the install scripts located in the /installer directory.
System Requirements
2 GB RAM
5 GB Disk
Tested on Ubuntu 24
Install
Use Git or download the Quail QField Plugin
git clone https://github.com/AcuGIS/tile-portal.git
Change to the quail-qfield-plugin directory
cd tile-portal
Execute the scripts in order.
./postgres.sh.sh
./pg-tile.sh.sh
./app-install.sh
Optionally, run below to provision SSL using letsencrypt:
apt-get -y install python3-certbot-apache
certbot --apache --agree-tos --email hostmaster@yourdomain.com --no-eff-email -d yourdomain.com
Login at https://yourdomain.com

Default credentials
Email: admin@admin.com
Password: 1234
Note: If you see below when navigating to your domain, remove the default index.html page from /var/www/html
