
Abigel
Members-
Content Count
120 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Gallery
Bug Reports
Documentation
Landing
Everything posted by Abigel
-
I have a similar problem. I also only see the start page with the three dots.
-
Hi, why do I not have the Emergency Access option ?
-
I mean that I do not want to have more things to manage.
-
Most people use a firewall like Pfsense to make their unraid system secure. But I don't want to have another instance that I have to watch out for on a regular basis and that in case of a failure the whole system will be down. Is it possible to have good security without a firewall ? So that the containers cannot talk to the host and only talk to each other if desired? And from the host only through a certain password protected interface into the network of containers? Or maybe completely different ? Please help me and give me some advice If this is t
-
[SUPPORT] Tandoor Recipes - CorneliousJD Repo
Abigel replied to CorneliousJD's topic in Docker Containers
Is it possible to import the recipes from nextcloud cookbook? -
[SUPPORT] Tandoor Recipes - CorneliousJD Repo
Abigel replied to CorneliousJD's topic in Docker Containers
Thanks now I have found it! 😀😁 -
[SUPPORT] Tandoor Recipes - CorneliousJD Repo
Abigel replied to CorneliousJD's topic in Docker Containers
I can not find the icon -
[SUPPORT] Tandoor Recipes - CorneliousJD Repo
Abigel replied to CorneliousJD's topic in Docker Containers
Thanks for the great Container! I have been looking for something like this for a long time. I have a question that you might be able to answer. I can create cookbooks but where and how do I assign recipes to a cookbook ? Can't find an option for it -
Hi, I want to mount an external hard disk but when I turn it off and put it away, duplicati docker goes off How do I set it up so I can swap external hard drives and still have the path available because I want to use one name for 7 hard drives for all 7 days of the week. While I'm at it, can I tell duplicati that a backup should start when a particular disk is attached?
-
I have not changed anything. The automatic docker update has run and nothing more. I did not get an error message or anything like that. I only have warnings: "Could not connect to appstore: cURL error 7: Failed to connect to apps.nextcloud.com port 443: Connection timed out (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)"
-
Hi, after upgrading Nextcloud to version 20 via a docker update, when I open a document, I get the following "ONLYOFFICE is currently not available. "
-
Now it is working! Thank you
-
The USB is mounted and I can access it over the network-share This is the content and the schedule for backup was successful but I don't get the option to recover When I am getting in the folder there are folders for every date and in there is a file like "CA_backup.tar.gz"
-
Hi, I don't know why but I can't start a rebuild. I have not changed anything and there are now Backups but they are still on the stick.
-
I can't find the file
-
Can somebody explain how to mount and edit the php.ini ?
-
If you figure out how to do it, please let me know. I don't know where to find this either.
-
@knex666 that means we don't need this extra parameter and post argument ?
-
I am also interested
-
Hi, is it possible to import my default and proxy config from my letsencrypt-docker?
-
Okay I have tried that as well Extra Parameter: --user 99:100 --sysctl net.ipv4.ip_unprivileged_port_start=0 -p '9083:80' Post Arguments: && docker exec -u 0 Nextcloud /bin/sh -c 'echo "umask 000" >> /etc/apache2/envvars' But it still don't work. Is there something else wrong?