mixpc
mixpc
@thakur-isha or anyone informed, please, any feedback on why [nginx-x00] is not working in my setting? nginx saves log in non default location but with standard log structure (not custom)...
``` [nginx-x00] backend = auto ``` solved it!
Hi, little remark here. In the case of a docker compose file with more than one service (eg. wordpress) there would be two container names, one of which would not...
Hi, thank you for your interest. > * Are you trying to use the `nautical-backup.group` label to have the `wordpress-blog` and `wordpress-db` stopped, backed up, and then started at the...
Thank you for your feedback. Firstly I have tried Option 1 overrides so... ```yaml nautical backup docker-compose.yml version: '3' services: nautical-backup: image: minituff/nautical-backup:latest container_name: nautical-backup volumes: - /var/run/docker.sock:/var/run/docker.sock - /home/user/docker:/app/source...
Second test with Option 2 Same nautical backup docke-compose.yml ```yaml wordpress docker-compose.yml version: '3.1' services: wordpress: image: wordpress:6.5 container_name: wordpress-blog restart: unless-stopped ports: - 80:80 environment: WORDPRESS_DB_HOST: xxxx WORDPRESS_DB_USER: xxxx...
Ah, no. Here are the full paths: ``` /home/user/docker/wordpress/wordpress-blog /home/user/docker/wordpress/wordpress-db ``` All docker containers are located within `/home/user/docker`
Hi, I just cloned, compiled and run your version. I don't think there was an error while compiling. ``` user@ubuntu-server-development:~/yt-dlp$ ./yt-dlp --version 2024.07.07 ``` Endless loop: ``` user@ubuntu-server-development:~/yt-dlp$ ./yt-dlp.sh https://www.rtve.es/play/videos/el-comisario-montalbano/perro-terracota/6641981/...
@meGAmeS1 Thank you! I downloaded from your repo but missed the branch... Please, note the two audios are the same audio in Spanish. So the Italian audio is missing. Strange....