-
-
Notifications
You must be signed in to change notification settings - Fork 4
Home
DewGew edited this page Sep 28, 2023
·
2 revisions
Standalone implementation. It means that you can put this server wherever you want, even on another machine. You need to setup a project in Actions on Google Console. You find instructions below.
Required:
- latest Domoticz stable 2023.2 or above.
- public url
- python >= 3.5
- Make local deployment available trough HTTPS with valid certificate with one below:
- SSL with own domain or dynamic DNS, require ssl key and ssl certficate
- Use ngrok for a secure SSL tunnel with valid public HTTPS URL
- Configure reverse proxy with valid certificate using Let's Encrypt
Please feel free to modify it, extend and improve
Since Domoticz has improved its security, you have to enable Allow Basic Authentication over plain HTTP in menu Security .
Its recomended to add a new user in Domoticz dedicated for DZGA and add devices to this user. See User Management.