ml-tooling / ml-workspace

🛠 All-in-one web-based IDE specialized for machine learning and data science.
https://mltooling.org/ml-workspace
Apache License 2.0
3.42k stars 446 forks source link

Documentation improvement for SSL using Let's encrypt #110

Closed allenzhao closed 2 years ago

allenzhao commented 2 years ago

Describe your request:

The section on using letsencrypt could be more explicit, with an example of the mounting command:

    --volume /etc/letsencrypt/live/my.domain.name/privkey.pem:/resources/ssl/cert.key:ro \
    --volume /etc/letsencrypt/live/my.domain.name/fullchain.pem:/resources/ssl/cert.crt:ro \

Which page or section is this issue related to? SSL certificate

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 14 days

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 14 days