Skip to content

Update and SSL Certificate #1446

Answered by dyc3
rinjuu123 asked this question in Q&A
Mar 4, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

If you're using the docker image (which you should), all you need to do is run:

docker pull dyc3/opentogethertube:latest

and the next time you start the container, it'll use the latest version.

As for setting up SSL, that somewhat depends on whatever you're using as a reverse proxy (probably nginx or apache). If you have a domain name, you can get an SSL cert from Lets Encrypt using certbot-auto. See this for an example of an nginx config: https://github.com/dyc3/opentogethertube/blob/master/docs/how-to-deploy.md#reverse-proxy

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rinjuu123
Comment options

Answer selected by rinjuu123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants