Making progress:
now weewx up & running with simulator
Next is linking to a webserver.
Apache already running on all my Raspberries due to Domoticz.
It's folder (within the Domoticz-installation) is /home/pi/domoticz/www
No folder /var/www present
Therefore references in the WeeWx-setup instructions not immediately applicable.
Trying to install Apache at another level results in failure, with response as described below.
CLI-input:
sudo apt-get install apache2 -y [also tried with apt and pip3, without success]
Response:
Pakketlijsten worden ingelezen... Klaar
Boom van vereisten wordt opgebouwd
De statusinformatie wordt gelezen... Klaar
Pakket apache2 is niet beschikbaar, hoewel er naar verwezen wordt door
een ander pakket. Mogelijk betekent dit dat het pakket ontbreekt,
verouderd is, of enkel beschikbaar is van een andere bron
E: Pakket 'apache2' heeft geen kandidaat voor installatie
Google-translated:
Package lists are being read ... Done
Tree of requirements is built
The status information is being read ... Done
Package apache2 is not available, although it is referenced by
another package. This may mean that the package is missing,
obsolete, or only available from another source
E: Package 'apache2' has no candidate for installation
Must be people with previous, comparable experience for this configuration:
what is a practical solution (regardless whether Apache or other webserver, but Apache/nginx for Domoticz must remain operational!)?
Op woensdag 16 december 2020 om 09:57:52 UTC+1 schreef Ton vanN: