me too
Oh, i might look into that. In the moment i found an alternative https://github.com/Palleri/DCW . It might not be the best looking one in terms of GUI, but it works very well as far as i tested.
I don't need that one-click update, though. AFAIK portainer only shows out of date images in the Business edition not the Community one. And i have read that sometimes watchtower can break stuff, so i look for alternatives for WUD.
Weird problem with What's up Docker.
Hello everyone!
So I have installed WUD on my Orange Pi and it works fine for all the containers except those from Invidious app (UI and postrgres container). They all seem detected as having the wrong version, invidious is suggested an older version than what I currently have installed and postgres is recommended to go from 14 (which is defined in the docker-compose.yml file) to the 16beta.
Did anyone ever had a similar issue? Maybe do you know some alternatives to WUD to check image updates (through a web gui)
Than i guess it's a bug of some sort, maybe file an issue on github?
If that happens for me i usually refresh the site with Ctrl+F5. It removes the browser cache and reloads the site from the ground up, it usually makes the button to appear again.
I do have this setup, but i don't think that npm can reach the HA, i have tried through direct IP and 127.0.0.1 and none of them seemed to work.
Home Assistant with proxy (bridge network to host network connection)
This is more of a docker question than a selfhosted question, but i think that most of people here should be familiar with docker.
HA runs with network-mode : host
(in order for autodiscovery to work) when my Nginx Proxy Manager is running on a bridge network (and in a different docker-compose.yml file), which makes them not see each other as far as I know. Could I maybe add an additional network to the HA like this:
networks: default: driver: host nginxnetwork: external: true
Yea, its sometimes annoying when you have to manage 2 firewalls (still to this day i find the Oracle interface too messy), but it makes it secure
Honestly, i don't think anyone knows what is happening what is going on inside the docker-compose files i set my instance up with 0.17.4/prod file with some tweaks.
Gotta stick with the 1st rule of engineering: "If it works, do not touch it"
Also i don't know if my full works, cause i can federate with everybody except lemmy.ml (which i guess is a error on their end?)
How do i pull all the posts
Hello, a new instance here. I just set it up and i wondered is there a way to pull all the posts from community from another server at once?
Also does subscribing pull them in?