I want to have a fully functional CI/CD, with a dual way tunnel between docker and git that update each other. I also want main to update production live. Right now I'm trting to figure out if my best bet is Docker, github actions, and ngnix or if I'm overcomplicating it.Any help? This site doesn't explictily need these things for launch but I'm not far off and it'll safe me a ton of time on maintence. My main qquestion is whether to use Docker or not.
Thanks a lot!