Hi! Thanks 4 Tutorial, You've done awesome Job, you explained everything so clearly, but... unfortunatelly i proceed my yaml file and it hangs on of some API Check. It tells me that my Key is not valid. Than after regenerate a new one it goes not to be better... everytime i try to start this file it stops my server in docker... can you tell me please how i can fix this issue? Best Regards. H.
nice video! thank you. What if I have a list of VMs in Azure that have only private IPs and the load balancer has public IP. In LoadBalancer I have NAT ports allocated for each VM. So, from my laptop I connect to these VMs using LoadBalancer IP and port (for example: for VM1 I use localIP (10.0.0.1) and port 8001 and to connect to another VM I use the same IP (10.0.0.1) but another port 8002. Is it possible to create a dynamic inventory and implement the solution with a load balancer?
For those using Coolify like me or having trouble with the API key: I am using Coolify, a service doployment app for my VPS, and upon creating a docker composer file, it has an option that is turned on by default that escapes "$" for you. I disabled it, put the API key like so, doubling the "$" signs: CF_API_KEY: "$$2a$$10..." And this finally worked.
I keep trying this but it always says the API key is wrong, even with the extra dollar signs. could you help me please? Also, at the start it mentioned the /mods attach point. do we need it? If so, how?
I finally got it I am using Coolify, a service doployment app for my VPS, and upon creating a docker composer file, it has an option that is turned on by default that escapes "$" for you. I disabled it, put the API key like so: CF_API_KEY: "$$2a$$10..." And this finally worked.
hello sir in step username and paword to in . how to creat a username and pasword to move on next step . leattrly im stuck in username and password don't have plea give me an answer
I spent a ton of hours banging my head against the desk as i was using diff minecraft type than forge but even so....Bravo. This was an amazing series of videos. Thank you very much. My only question I would have is, do we have to always have docker open to run this or are we able to run this by utilizing the docker-compose.yml file like old school bat files?
NOTE: The entire process is correct, but the port in the security groups was not opened. Please add ports 443, 22, and 80. If you want to test the machine by pinging the IP, please open the ICMP protocol.