Search found 75 matches
- Fri Feb 26, 2021 6:39 pm
- Forum: General Discussion
- Topic: dietpi software installation based on docker compose rather than scripts
- Replies: 0
- Views: 67
dietpi software installation based on docker compose rather than scripts
I have one request to dietpi administrators. As docker & its abilities are influence computer industries very much in these days. Even dietpi bring docker, protainer, docker-compose in his list. my main idea is like dietpi will polished its software installation method lean towards docker. Like ...
- Sun Jan 31, 2021 6:35 pm
- Forum: General Discussion
- Topic: Minimize history/ log for dietpi controlled softwares
- Replies: 1
- Views: 187
Re: Minimize history/ log for dietpi controlled softwares
I found & executed these procedure to reduce the size of storage used by plex based on following forum: https://forums.plex.tv/t/how-to-clean-up-the-huge-cache-folder/503871/6 i made a cron command to delete these folders periodically. which reduce the storage used by plex without any loss in to...
- Thu Jan 28, 2021 11:22 pm
- Forum: General Discussion
- Topic: Minimize history/ log for dietpi controlled softwares
- Replies: 1
- Views: 187
Minimize history/ log for dietpi controlled softwares
Hello @ MichaIng In pihole forum you gave instruction to make data log for one week for pi hole by writing “MAXDBDAYS=7 in /etc/pihole/pihole-FTL.conf to have logs for one week only.” https://discourse.pi-hole.net/t/database-size-reaches-3-9gb-and-ftl-fails-to-start/43664/9 is there any same type of...
- Thu Jan 21, 2021 7:45 pm
- Forum: General Discussion
- Topic: one letsencrypt certificate for all installed applications
- Replies: 1
- Views: 176
one letsencrypt certificate for all installed applications
If I have dietpi installed machine with pihole, nextcloud, homeassistant, plex, Bitwarden softwares. Mostly all default settings. I am using duckdns as my ddns with default linux cron commands. I want to access system from outside of LAN. I will configure dietpi-letsencrypt for certificate & use...
- Tue Jan 19, 2021 4:27 pm
- Forum: General Discussion
- Topic: Unbound log show failure "DietPi package-helper[526]: fail: the anchor is NOT ok and could not be fixed"
- Replies: 9
- Views: 231
Re: Unbound log show failure "DietPi package-helper[526]: fail: the anchor is NOT ok and could not be fixed"
Thanks Joulinar, everything solved please closed this thread. i try to do from my end but not able to see any option to close thread from user side.
- Mon Jan 18, 2021 12:38 am
- Forum: General Discussion
- Topic: Unbound log show failure "DietPi package-helper[526]: fail: the anchor is NOT ok and could not be fixed"
- Replies: 9
- Views: 231
Re: Unbound log show failure "DietPi package-helper[526]: fail: the anchor is NOT ok and could not be fixed"
So i have to open this folder. which having these files present time ============================ root@DietPi:/etc/unbound/unbound.conf.d# dir dietpi.conf qname-minimisation.conf dietpi-pihole.conf root-auto-trust-anchor-file.conf ============================= in this folder i have to create new fil...
- Mon Jan 18, 2021 12:09 am
- Forum: General Discussion
- Topic: Unbound log show failure "DietPi package-helper[526]: fail: the anchor is NOT ok and could not be fixed"
- Replies: 9
- Views: 231
Re: Unbound log show failure "DietPi package-helper[526]: fail: the anchor is NOT ok and could not be fixed"
Thanks Joulinar, i implement your guidelines & restart the system & after that unbound failure gone, everything normal now. what you suggest about plex.direct queries to unbound by localhost with plex installation {private-domain: "plex.direct" } in "/etc/unbound/unbound.conf....
- Sun Jan 17, 2021 11:30 pm
- Forum: General Discussion
- Topic: Unbound log show failure "DietPi package-helper[526]: fail: the anchor is NOT ok and could not be fixed"
- Replies: 9
- Views: 231
Re: Unbound log show failure "DietPi package-helper[526]: fail: the anchor is NOT ok and could not be fixed"
Thanks Joulinar, After restarting a unbound that error gone & i got correct log `` Jan 17 15:10:22 DietPi package-helper[11221]: /var/lib/unbound/root.key has content Jan 17 15:10:22 DietPi package-helper[11221]: success: the anchor is ok `` the result of your recommended command is `` root@Diet...
- Sun Jan 17, 2021 10:45 pm
- Forum: General Discussion
- Topic: Unbound log show failure "DietPi package-helper[526]: fail: the anchor is NOT ok and could not be fixed"
- Replies: 9
- Views: 231
Unbound log show failure "DietPi package-helper[526]: fail: the anchor is NOT ok and could not be fixed"
I have default dietpi installation for pihole & unbound. when i check unbound log with "journalctl -u unbound" it show me the failure of "DietPi package-helper[526]: fail: the anchor is NOT ok and could not be fixed" any body having any idea about this error & what is the...
- Sat Jan 16, 2021 10:17 pm
- Forum: General Discussion
- Topic: Reuse Bitwarden self signed certificate & pihole domain (http://pi.hole)
- Replies: 1
- Views: 149
Reuse Bitwarden self signed certificate & pihole domain (http://pi.hole)
In my dietpi machine I have these software installed Home assistant, pihole, plex, proftpd, dropbearSSH & bitwarden. While we are installing bitwarden system made self-signed certificate to secure the connection. Is there any way we can reuse same certificate & secure other installed web bas...