|
|
|
@ -1,5 +1,5 @@
|
|
|
|
Install
|
|
|
|
Install
|
|
|
|
=====
|
|
|
|
=======
|
|
|
|
|
|
|
|
|
|
|
|
GeoSync is installed using the included installation script.
|
|
|
|
GeoSync is installed using the included installation script.
|
|
|
|
|
|
|
|
|
|
|
|
@ -69,9 +69,8 @@ Be sure to change to email and password once logged in.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
===============================================================
|
|
|
|
Manual Installation on Ubuntu 22
|
|
|
|
Installing Lizmap Web Client on Linux Debian or Ubuntu
|
|
|
|
------------
|
|
|
|
===============================================================
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#!/bin/bash -e
|
|
|
|
#!/bin/bash -e
|
|
|
|
@ -152,7 +151,7 @@ CAT_EOF
|
|
|
|
.. note:: In Debian distributions, you can work as administrator (log in with ``root``), without using ``sudo`` on contrary to Ubuntu.
|
|
|
|
.. note:: In Debian distributions, you can work as administrator (log in with ``root``), without using ``sudo`` on contrary to Ubuntu.
|
|
|
|
|
|
|
|
|
|
|
|
Generic Server Configuration with Nginx server
|
|
|
|
Generic Server Configuration with Nginx server
|
|
|
|
==============================================
|
|
|
|
------------
|
|
|
|
|
|
|
|
|
|
|
|
This documentation provides an example for configuring a server with the Debian 11 distribution. We assume you have base system installed and updated.
|
|
|
|
This documentation provides an example for configuring a server with the Debian 11 distribution. We assume you have base system installed and updated.
|
|
|
|
|
|
|
|
|
|
|
|
|