Install __top__ - Harp Nextcloud

By default, Harp only scans when you press "Rescan". To automate this:

Once the container is running, open your web browser and navigate to: https://nextcloud.yourdomain.com:8443 harp nextcloud install

: Copy the generated certificates from the HaRP container to the remote machine. docker cp appapi-harp:/certs/frp/client.crt ./certs/frp/ Use code with caution. By default, Harp only scans when you press "Rescan"

Encrypt the file for your repo:

ufw allow 22/tcp ufw allow 80/tcp ufw allow 443/tcp ufw enable harp nextcloud install

Back to top button