-
Published Question
Hi,
I have two droplets.
The first droplet is my frontend and the second is my backend.
The first droplet use nginx as proxy reverse. So if client/browser access my site, the first droplet ccall the second droplet to ...
1
•
•
By
dmm2019
Nginx
Docker
-
Published Question
I use two droplets with Docker.
My first droplet A is my frontend app and it use nginx as proxy.
My second droplet B is my backend app and it use DOcker.
Now, i want to restrict my backend droplet by using DigitalOce...
1
•
•
By
dmm2019
Firewall
-
Published Answer
Hi @KDSys ,
Thanks you for your response.
I forgot to say that my backend use Docker-compose.
I allow all conections from fron…
•
By
dmm2019
-
Published Question
I have two droplets. The first is used for my frontend app and the second is used for my backend.
I want to restrict my backend to my frontend but i cannot.
I tried many way but not succes.
I follow this tutorial -fir...
2
•
•
By
dmm2019
Firewall