Search found 5 matches
- 18 Apr 2023, 19:06
- Forum: Network
- Topic: Enable incomming connection for docker-compose
- Replies: 3
- Views: 1679
Re: Enable incomming connection for docker-compose
TNAS does not set a firewall by default. The actual effect of the "permit" you set is "prohibit all other IPs or ports except those allowed". You can try to modify the connection mode of the container (bridge/host). Thanks, it worked. Network mode host it seems like a bad idea, ...
- 18 Apr 2023, 08:43
- Forum: Network
- Topic: Enable incomming connection for docker-compose
- Replies: 3
- Views: 1679
Re: Enable incomming connection for docker-compose
P.S.
Terramaster f2 423
TOS 5.0.176
Commands to check (running from NAS SSH)
ter_curl http://localhost:6000 <- timeout
ter_curl http://127.0.0.1:6000 <- timeout
And from my browser, go to page <IP>:6000 <- timeout
Terramaster f2 423
TOS 5.0.176
Commands to check (running from NAS SSH)
ter_curl http://localhost:6000 <- timeout
ter_curl http://127.0.0.1:6000 <- timeout
And from my browser, go to page <IP>:6000 <- timeout
- 18 Apr 2023, 08:27
- Forum: Network
- Topic: Enable incomming connection for docker-compose
- Replies: 3
- Views: 1679
Enable incomming connection for docker-compose
Hi, i want start my app with docker compose (i use portainer). When container started, i try connect from browser but receive strange error: Browser try load page some time, and then raise timeout error. I simplified issue to current docker-compose (simple echo server): version: "3" servic...
- 11 Sep 2022, 20:01
- Forum: Initialization
- Topic: Gitea or Gitlab in docker container f2 423
- Replies: 2
- Views: 1557
Re: Gitea or Gitlab in docker container f2 423
I'm place order at now.
Thanks for the reply
Thanks for the reply
- 11 Sep 2022, 05:47
- Forum: Initialization
- Topic: Gitea or Gitlab in docker container f2 423
- Replies: 2
- Views: 1557
Gitea or Gitlab in docker container f2 423
I want to buy new terramaster NAS model f2 423 with OS "TOS 5" But i have some questions 1. Can i run gitea or gitlab in docker container (specify static port for http and ssh: 8080 and 8022 example) and persistent volumes)? 2. I see demo TOS 5 page. And i see virtualbox application. Can i...