Welcome to PasswordPusher Discussions! #226
pglombardo
announced in
Announcements
Replies: 2 comments
-
@pglombardo, what's the recommended way to upgrade/update PWPush? We run our own internal server. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Are you running from source? Then: git pull # get latest code
bundle install # install all required packages
yarn install # install moar required packages :-)
rails webpacker:compile # compile assets
rails db:migrate # migrate database to latest schema and restart the application. If you are running a docker container, the Does this cover how you are running your internal version? |
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.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions