Hello,
My current situation is: for every website, reverse proxy, docker I install, I must go into /etc/nginx/sites-available and play create a file with the configuration. I've tried to copy paste the one aapanel shows as Config file, but it gives errors. So I need to manage put a code that will work, then I need to create folder for acme-challenge, put that in the nginx configuration, and set permissions, then I need to change the ssl credentials folder as they are not at an usual path..
When it's reverse proxy and docker it's about the same, but maybe a bit harder. Network connection must configured as docker is a dififerent "machine", so localhost will not work.
I don't always manage to fix it. I have two installations I still couldn't figure out how to make it work (ssl for docker composer metabase and aapanel itself).
Does clicking a button and installing a website, clicking another and installing ssl, or a reverse proxy is a reality with aapanel? What am I missing or doing wrong please?
Thank you!
Gabriel