SSL certificate on if app installed on docker #72
tathagata1428
started this conversation in
Issues
Replies: 3 comments
-
You could use Cloudflare for that |
Beta Was this translation helpful? Give feedback.
0 replies
-
Name your SSL certificate as server.pem and your SSL key as server.key and attach (bind) the folder where these two files are as a volume to /etc/ssl/apache2. E.g.: -v /etc/mycertificates:/etc/ssl/apache2 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Is there any more information´s. Its my first time with docker and so on. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
, has anyone been able to successfully set up Linkstack on Docker with an SSL certificate?"
Beta Was this translation helpful? Give feedback.
All reactions