Search found 9 matches

by jibe49
11 May 2026, 23:16
Forum: Docker
Topic: [Help] access a Docker application from outside the network
Replies: 3
Views: 62
France

Re: [Help] access a Docker application from outside the network

- Trilium : Local access OK (192.168.1.14:8788)
- Portainer : Local access OK (192.168.1.14:5443)

(I can access a Raspberry Pi from outside the network) (internal port 80 external port 8080, TCP, NAS IP; internal access to this port is working fine)
http://86.XXX.XXX.XX:8080 - ok)
JB
by jibe49
11 May 2026, 16:49
Forum: Docker
Topic: [Help] access a Docker application from outside the network
Replies: 3
Views: 62
France

[Help] access a Docker application from outside the network

Hello, How do I access a Docker application from outside the network? My Livebox (router) is working fine (I can access a Raspberry Pi from outside the network) (internal port 8080, external port 8788, TCP, NAS IP; internal access to this port is working fine) Do I need to adjust the NAS firewall se...
by jibe49
26 Feb 2026, 21:54
Forum: Docker
Topic: [Help] install nextcloud TOS 7 F2-223 [SOLVED]
Replies: 10
Views: 425
France

Re: [Help] install nextcloud TOS 7 F2-223 [SOLVED]

Hi,
I have just do this :
modify the '- MYSQL_HOST=localhost:3306' entry in the YML file to '- MYSQL_HOST=db'. Finally, restart the container.
And all seems ok...
Thank you for the help ;)
by jibe49
26 Feb 2026, 21:37
Forum: Docker
Topic: [Help] install nextcloud TOS 7 F2-223 [SOLVED]
Replies: 10
Views: 425
France

Re: [Help] install nextcloud TOS 7 F2-223 [SOLVED]

TMtina wrote: 26 Feb 2026, 11:03
I don't understand this command :
run 'docker volume rm nextcloud_db nextcloud_nextcloud'
Could you explain please ?
JB
by jibe49
26 Feb 2026, 02:30
Forum: Docker
Topic: [Help] install nextcloud TOS 7 F2-223 [SOLVED]
Replies: 10
Views: 425
France

Re: [Help] install nextcloud TOS 7 F2-223 [SOLVED]

TMbuddy
Noted. We will analyze and resolve the issue as soon as possible. Thank you for your feedback and patience.

Still nothing?
JB
by jibe49
12 Feb 2026, 22:26
Forum: Docker
Topic: [Help] install nextcloud TOS 7 F2-223 [SOLVED]
Replies: 10
Views: 425
France

Re: [Help] install nextcloud TOS 7 F2-223 [SOLVED]

Logs : Initializing nextcloud 29.0.16.1 ... New nextcloud instance Next step: Access your instance to finish the web-based installation! Hint: You can specify NEXTCLOUD_ADMIN_USER and NEXTCLOUD_ADMIN_PASSWORD and the database variables _prior to first launch_ to fully automate initial installation. ...
by jibe49
12 Feb 2026, 22:16
Forum: Docker
Topic: [Help] install nextcloud TOS 7 F2-223 [SOLVED]
Replies: 10
Views: 425
France

Re: [Help] install nextcloud TOS 7 F2-223 [SOLVED]

Thanks TMjack
Find the solution as quickly as possible
;)
JB
by jibe49
12 Feb 2026, 05:33
Forum: Docker
Topic: [Help] install nextcloud TOS 7 F2-223 [SOLVED]
Replies: 10
Views: 425
France

Re: [Help] install nextcloud TOS 7 F2-223 [SOLVED]

Merci de l'attention, J'aimerai bien que ce soit pas des pbs de droits. Et le " No such file or directory" du message d'erreur me fait penser à une erreur dans le fichier de configuration. C'est la vérification de ce fichier que je souhaiterais que l'on fasse. JB Thank you for your attenti...
by jibe49
12 Feb 2026, 01:54
Forum: Docker
Topic: [Help] install nextcloud TOS 7 F2-223 [SOLVED]
Replies: 10
Views: 425
France

[Help] install nextcloud TOS 7 F2-223 [SOLVED]

Hello, Nth attempt to install Nextcloud... The one that's causing problems: - in command mode: docker run -d --name=portainer_ce --restart always -v /Volume1/docker/portainer_ce/data:/data -v /var/run/docker.sock:/var/run/docker.sock -p 9000:9000 --pid=host portainer/portainer-ce:latest - with this ...

Go to advanced search