Go to file
AcuGIS 2d16f54b17 Update pyproject.toml 2024-03-16 23:07:59 +00:00
admin initial commit 2024-03-17 01:03:30 +02:00
assets initial commit 2024-03-17 01:03:30 +02:00
docs rtd 2024-03-17 01:06:56 +02:00
installer initial commit 2024-03-17 01:03:30 +02:00
.readthedocs.yaml rtd 2024-03-17 01:06:56 +02:00
README.md readme 2024-03-17 01:04:47 +02:00
index.php initial commit 2024-03-17 01:03:30 +02:00
login.php initial commit 2024-03-17 01:03:30 +02:00
logout.php initial commit 2024-03-17 01:03:30 +02:00
pyproject.toml Update pyproject.toml 2024-03-16 23:07:59 +00:00
signup.php initial commit 2024-03-17 01:03:30 +02:00

README.md

Install

Install software dependencies and setup database, service, etc.

$ cd qgis2web_app
$ ./installer/postgres.sh
$ ./installer/app-install.sh

$ ./installer/gui-installer.sh

Run setup http://10.0.39.2/admin/setup.php and login with admin@admin.com/1234

Links