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 relaunch Rocket on the server? #1572

Closed
LeCoupa opened this issue Dec 4, 2015 · 3 comments
Closed

How can I relaunch Rocket on the server? #1572

LeCoupa opened this issue Dec 4, 2015 · 3 comments

Comments

@LeCoupa
Copy link

LeCoupa commented Dec 4, 2015

I made a few changes (like replacing the favicons on /var/www/rocket.chat/public/images/logos) and I was wondering how I could relaunch the server to take them into account?

Running meteor build --server "$HOST" --directory . does not work.

@engelgabriel
Copy link
Member

You need to run pm2 restart all

Did you see the new Assets area on the admin panel?

You can set your favicon there.

image

@LeCoupa
Copy link
Author

LeCoupa commented Dec 4, 2015

Thank you @engelgabriel! How can I update Rocket? I haven't find something in the wiki.

@engelgabriel
Copy link
Member

https://github.com/RocketChat/Rocket.Chat/wiki/Deploy-Rocket.Chat-without-docker#5-update-an-existing-installation-with-the-latest-code

Mind you that this feature is not yet merged into master, it is only on the develop branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants