server

Search

You can find the results of your search below.

homeassistant
9 Hits, Last modified:
ateway" **Sezione Home Assistant** Abilitare WS server **Salvare** Dall'interfaccia di home assistant ... <file txt /etc/nginx/sites-enabled/homeassistant> server { listen 80; server_name "scipio.csgalileo.org"; # create this folder empty location /... } location / { return 301 https://$server_name$request_uri; } } server { listen 443
iotaiuto
8 Hits, Last modified:
. ricordarsi di aggiornare il file users.yaml sul server di iotaiuto.it con il nuovo utente e relativo ipa... di regole che gestiscono http://roby.iotaiuto.it server { # PUNTO 1 server_name roby.iotaiuto.it; listen 80; return 301 https://$host$request_uri... di regole che gestiscono https://roby.iotaiuto.it server { listen 443 ssl http2; # PUNTO 2 se
influxdb
5 Hits, Last modified:
json_body = [{"measurement": "browser", "tags": {"server":1, "server-name":"galileo"}, "time": datetime.utcnow().strftime('%Y-%m-%dT%H:%M:%SZ'), "fields": {"value... rafana_4.6.1_armhf.deb systemctl enable grafana-server systemctl start grafana-server </code> Login to http://localhost:3000 (admin/admin) add datasource {{ :
graphite
3 Hits, Last modified:
x/sites-enabled/graphite> upstream graphite { server unix:///tmp/uwsgi.sock; } server { listen 9002; server_name localhost; access_log /var/log/nginx/graphite-access.log; err
iotaiuto_privacy
2 Hits, Last modified:
metodo utilizzato nel sottoporre la richiesta al server, la dimensione del file ottenuto in risposta, il ... merico indicante lo stato della risposta data dal server (buon fine, errore, ecc.) ed altri parametri rela
freenove
1 Hits, Last modified:
/Freenove_4WD_Smart_Car_Kit_for_Raspberry_Pi/Code/Server sudo python test.py Motor sudo python test.py Led