Search

You can find the results of your search below.

Docker mailserver @docker_notes
3 Hits, Last modified:
ils. I used the following commands. *''DocumentRoot "/var/www/roundcube"'' this is not really necess... mail.kptree.net ServerName localhost DocumentRoot "/var/www/roundcube" # proxy-fcgi-pathinfo ... Alias ServerAdmin webmaster@localhost DocumentRoot /var/www/local #Some optimisation and security
Sprinkler Solenoid 24VAC Woes @project
1 Hits, Last modified:
for 60Hz operation not 50Hz and this has been the root cause of the new valve solenoid problems I have b
Nextcloud Container @docker_notes
9 Hits, Last modified:
/db:/var/lib/mysql environment: - MYSQL_ROOT_PASSWORD=kpb8487 - MYSQL_PASSWORD=kpb1670 ... nd-reliable-way-to-move-data-directory-out-of-web-root/3642|is-there-a-safe-and-reliable-way-to-move-data-directory-out-of-web-root]] *[[https://help.nextcloud.com/t/howto-chang... r *Confirm required user, default login is as ''root'', for next cloud easier to use ''www-data'' *C
Docker Deluge Image / Service @docker_notes
8 Hits, Last modified:
n/python3 /usr/bin/deluged --port=58846 --config=/root/.config/deluge/ &%%'' however better using using ... storage: The -v /mnt/docker_store/media/.config:/root/.config/deluge/ make Docker map the external dire... r_store/media/'' on to the internal directory, ''/root/.config/deluge/''. ''%%docker run -it -v /mnt/docker_store/media/.config:/root/.config/deluge/ --network macnet1 --ip=192.168.1.