readme
This commit is contained in:
parent
ab0389da57
commit
d2af12f68b
14
README.md
14
README.md
|
@ -1,2 +1,14 @@
|
||||||
# qatmap
|
# 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
|
||||||
|
- [Sidebar Icons](https://pictogrammers.com/library/mdi/)
|
||||||
|
- [Action Icons](https://fonts.google.com/icons)
|
Loading…
Reference in New Issue