var

Search

You can find the results of your search below.

Nextcloud Container
13 Hits, Last modified:
''%%docker exec -u www-data nextcloud-app-1 php /var/www/html/cron.php%%'' runs the cron.php * ''%%d... no-cache imagemagick-svg supervisor \ && mkdir /var/log/supervisord /var/run/supervisord COPY supervisord.conf / ENV NEXTCLOUD_UPDATE=1 CMD ["/usr/bin/... | <code yaml>[supervisord] nodaemon=true logfile=/var/log/supervisord/supervisord.log pidfile=/var/run/
Docker-Compose
2 Hits, Last modified:
-container </code> These volumes are stored in `/var/lib/docker/volumes`. ====Docker external named v... local \ --opt type=none \ --opt device="/var/opt/my_website/dist" \ --opt o=bind web_data
Docker
10 Hits, Last modified:
-''sudo apt remove docker-ce'' -Check the the ''var/lib/docker'' directory, ''sudo du -d 1 -h var/lib/docker'' -''rm -rf /var/lib/docker'' to remove the docker directory. //I try not to store any i... :9443 --name=portainer --restart=always \ -v /var/run/docker.sock:/var/run/docker.sock \ -v por
Docker mailserver
28 Hits, Last modified:
*In mariadb localhost uses the socket file ''/var/run/mysqld/mysqld.sock'' This tends to be more s... ser, \ '*:bytes=' || quota AS quota_rule, \ '/var/vmail/%d/%n' AS home, \ 5000 AS uid, 5000 AS gi... ail AS USER, '*:bytes=' || quota AS quota_rule, '/var/vmail/%d/%n' AS home, 5000 AS uid, 5000 AS gid FR... t example on success: john@example.org|*:bytes=0|/var/vmail/%d/%n|5000|5000 *password_query: SELECT p
Docker nginx / php notes
19 Hits, Last modified:
n; # Configures default error logger. error_log /var/log/nginx/error.log warn; # Includes files with ... figuration for a buffered log write. access_log /var/log/nginx/access.log main; # Includes virtual ... nx/http.d/default.conf'' listed above. ++++ ====/var/lib/nginx/html/==== ++++/var/lib/nginx/html/index.html| <code html> <!DOCTYPE html> <html> <head> <tit
Docker - DNS Server
1 Hits, Last modified:
in BIND]] *''rndc dumpdb -zones'' *''cat /var/bind/named_dump.db'' to see the database dump