Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:hw:01-axon:iqrf [2019/09/23 12:03] tomhora |
en:hw:01-axon:iqrf [2019/10/18 08:23] (current) martyy Website conflict resolution |
||
---|---|---|---|
Line 9: | Line 9: | ||
=== IQRF Daemon Installation === | === IQRF Daemon Installation === | ||
- | Axons are shipped with the latest version of Axon Mervis OS but this tutorial expects the latest version of [[files:software:os-images:00-start#axon_opensource_os | Axon Open-Source image]]. Make sure to perform apt-update before proceeding in order to get the latest packages. | + | Axons are shipped with the latest version of Axon Mervis OS but this tutorial **expects the latest version of [[files:software:os-images:00-start#axon_opensource_os | Axon Open-Source image]]**. Make sure to perform apt-update before proceeding in order to get the latest packages. |
To install the iqrf-gateway-daemon, follow the steps according to the official documentation for Debian Buster [[https://docs.iqrf.org/iqrf-gateway/daemon-install.html#buster-10]]. Make sure to install **version newer than 2.2.0** (currently in beta repository) since previous version do not support UniPi specific requirements. | To install the iqrf-gateway-daemon, follow the steps according to the official documentation for Debian Buster [[https://docs.iqrf.org/iqrf-gateway/daemon-install.html#buster-10]]. Make sure to install **version newer than 2.2.0** (currently in beta repository) since previous version do not support UniPi specific requirements. | ||
- | To install the iqrf-gateway-webapp simply follow the official guide. It is not needed to add the repository for the PHP7.3 since it is already included in the official Debian repository. [[ https://docs.iqrf.org/iqrf-gateway/webapp-install.html#install-iqrf-gateway-webapp ]] | + | To install the iqrf-gateway-webapp simply follow the official guide. It is not needed to add the repository for the PHP7.3 since it is already included in the official Debian Buster repository. [[ https://docs.iqrf.org/iqrf-gateway/webapp-install.html#install-iqrf-gateway-webapp ]] |
+ | |||
+ | If you want to use the iqrf-gateway-webapp, also make sure that no other website is enabled on the TCP port 80 within the Nginx webserver. E.g. delete files other than iqrf-gateway-webapp.localhost from the /etc/nginx/site-enabled directory. | ||
=== IQRF Daemon Configuration === | === IQRF Daemon Configuration === |