sheiy

Members
  • Posts

    59
  • Joined

  • Last visited

Everything posted by sheiy

  1. @itimpi I don't think this is a good experience. I just sorted my dock containers, and then I clicked the sort button on the docker UI then I lost my sort. Maybe adding an auto start order field is a good choice. looks like
  2. Although it can be setup through script, it will be an exciting feature if it can be set through UI
  3. Support provision form China network environment. In China the ISP do not allow to access the port of 80/443/8080 in personal network. China is a huge market. I believe it will benefit many people
  4. @JorgeB please help me to figure out. thanks tower-diagnostics-20221104-1637.zip
  5. The old version there is only one select
  6. No. Why just one device in usb list but there have two select option
  7. I think M1 mac mini is a good solution for me. It have a good energy efficiency / good noise.
  8. I want to create a docker container with some addtional command arguments like --port 123 --replSet mongodb-replicaset. Is there have some way to do this?
  9. ok,I really appreciate your reply. But I'm very curious that why when the nginx container run on ubuntuserver I can access that from the Internet?
  10. thanks for you reply very much. I can access nginx from the Internet when use br0 Yes I running a openWRT as a vm and using that as my gateway. Where showing the unraid server routed to the 192.168.100.100? It is just conecte to 192.168.100.100 but the gateway is 192.168.100.250. Yes my network is "unraid server (192.168.100.1) ----> openWRT VM (192.168.100.250) -----> router 192.168.100.100. ---> modem. " Why I need do this ?When the docker container of nginx run on UbuntuServer VM I just set the portforwarding on my router not set on openWRT. I set a portforwarding for unraid and I can access it from the Internet . I just copy that and modify the LAN port and WAN port to set the nginx portforwarding why it is not correctly?