maki

joined 4 months ago
 

cross-posted from: https://discuss.tchncs.de/post/22760959

Hello,

I have two Podman containers. One container that contains Linkstack and another container for the Nginx Proxy Manager. Now I want the Nginx Proxy Manager to retrieve the website from the Linkstack container. Unfortunately this does not work.

I integrate the two containers in a network. I realize this with podman-compose.

First, I created the network with "podman network create n_webservice".

Compose.yaml

services: NGINXPM: networks: - n_webservice container_name: NGINXPM volumes: - /home/fan/pod_volume/npm/data/:/data/ - /home/fan/pod_volume/npm/letsencrypt/:/etc/letsencrypt ports: - 8080:80 - 4433:443 - 9446:81 image: docker.io/jc21/nginx-proxy-manager:latest linkstack: networks: - n_webservice container_name: linkstack ports: - 4430:80 image: docker.io/linkstackorg/linkstack networks: n_webservice: external: n_webservice

I have tried everything possible in the Nginx Proxy Manager with the entry, but unfortunately I can't get any further. The destinations http://linkstack:4430 and http://127.0.0.1:4430 are not working.

Can someone please help me how I can access the linkstack container from the NGINXPM container?

[–] maki@discuss.tchncs.de 1 points 1 month ago

Thank you. Maybe you can upload the video to YouTube?

[–] maki@discuss.tchncs.de 1 points 1 month ago (3 children)

I have read about the Projekt. My problem is, I can’t bring the devise into dev mode. How doaes it works by you?

[–] maki@discuss.tchncs.de 1 points 3 months ago (1 children)

Hi Kirca,

thank you for your replay. how can you resume the track?

 

cross-posted from: https://discuss.tchncs.de/post/17281060

Hello,

I have an ELEMNT BOLT V2 GPS BICYCLE COMPUTER. Now I'm planning a longer bike tour with breaks. The bike computer stays on. Can you turn off the bolt to save power and then reactivate it to continue recording?

Best regards

 

Hello,

I have an ELEMNT BOLT V2 GPS BICYCLE COMPUTER. Now I'm planning a longer bike tour with breaks. The bike computer stays on. Can you turn off the bolt to save power and then reactivate it to continue recording?

Best regards

[–] maki@discuss.tchncs.de 1 points 3 months ago
[–] maki@discuss.tchncs.de 3 points 3 months ago (1 children)

On my Homeserver runs an NGINX Proxy Manager. There is HTTPS activated. The proxy use HTTP to connect to the local Docker Container.

Internet --> NGINX Proxy Manager --> local Docker Container

The Instance discuss.tchncs.de is not mine, but I have set the enviroment "PUBLIC_INSTANCE_URL=discuss.tchncs.de".

The errors are paste here

[–] maki@discuss.tchncs.de 2 points 3 months ago

Thank you for your answer. But there is also the problem that the communities doesn’t load.

5
Failed to fetch the page (discuss.tchncs.de)
submitted 3 months ago* (last edited 3 months ago) by maki@discuss.tchncs.de to c/photon@lemdro.id
 

I have an issue with proton. I hosted the software on my own homeserver with portainer.

Often it comes the failure "TypeError: NetworkError when attempting to fetch resource."

when i try to upload images

or

when I try to post something

in photon. It doesnt work in Firefox (Mac) or Safari (iOS, MacOS).

The instance is not the problem. It works with voyager.

[–] maki@discuss.tchncs.de 2 points 3 months ago

Yeah, that’s funny, but right 😄 When you come to Germany you need this sentence 😋

Today there were an article in my feed to these sentences. Article: How nonsense sentences can make learning easier (German)

[–] maki@discuss.tchncs.de 1 points 3 months ago

Ja, kann man auch selbst hosten.

[–] maki@discuss.tchncs.de 1 points 3 months ago (1 children)

How can I see all my subscriptions in the WebApp?

Under iOS I can’t find any button to show my subscription. Can somebody help me?