Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I update my RocketChat while running in Docker? #788

Closed
tuliobaars opened this issue Sep 13, 2015 · 7 comments
Closed

How can I update my RocketChat while running in Docker? #788

tuliobaars opened this issue Sep 13, 2015 · 7 comments

Comments

@tuliobaars
Copy link

I've just deployed Rocket Chat inside a docker container, it's up and running. I'm having a problem figuring out on how to detect and update the software. This is my first time using docker.

@Sing-Li
Copy link
Member

Sing-Li commented Sep 13, 2015

@tuliobaars It will depend on which image you used to deploy in docker. rocket.chat image? rocketchat/rocket.chat image? or other?

@Morgul
Copy link
Contributor

Morgul commented Sep 13, 2015

Really, you should just need to do a docker pull of the image you deployed, and then recreate the container. However as that's a bit of a pain, I have an alternative.

The solution I've chosen is to leverage the rocketchat/rocket.chat image, and a docker-compose.yml script. I've put them up in a gist for you to modify and use as you see fit:

@Sing-Li
Copy link
Member

Sing-Li commented Sep 13, 2015

@Morgul very interesting.

Do you mind taking over this , https://github.com/RocketChat/Deploy.to.Cloud/tree/master/GenericLinux

... and perhaps add an 'update' operation ...

@Morgul
Copy link
Contributor

Morgul commented Sep 13, 2015

@Sing-Li No, I wouldn't mind at all. An update operation should be pretty straightforward.

@Sing-Li
Copy link
Member

Sing-Li commented Sep 13, 2015

@Morgul Awesome! Please go ahead and submit a PR.

Thanks in advance for your help (feel free to mod the base scripts to something more useful). Pierre, the original author, is actually a hoster - so those scripts were prepared with automated hosting in mind. Also, please feel free to mod the doc. TA

@geekgonecrazy
Copy link
Contributor

@tuliobaars were you able to get it updated?

@gmsecrieru
Copy link
Contributor

Closing this one. Please report back should the need arise.

Shailesh351 pushed a commit to Shailesh351/Rocket.Chat that referenced this issue Jun 29, 2021
Handle null email for SSO User on Profile Page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants