Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
a2dca38c
Commit
a2dca38c
authored
Apr 07, 2017
by
Joel Alarcón
Committed by
GitHub
Apr 07, 2017
Browse files
Create update.md
parent
f7f9341d
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/update.md
0 → 100644
View file @
a2dca38c
In order to update your ravada, you have to do a few
steps from the install and production documents that
we will show here.
# Steps for a clean update
Step 1: Download the _deb_ package of the new version
found at the
[
UPC ETSETB repository
](
http://infoteleco.upc.edu/img/debian/
)
.
Step 2: Install the _deb_ package.
$ sudo dpkg -i ravada_0.1.2_all.deb
Step 3: Reconfigurate the systemd.
$ sudo systemctl daemon-reload
$ sudo systemctl enable rvd_back
$ sudo systemctl enable rvd_front
Step 4: Start the services.
$ sudo systemctl start rvd_back
$ sudo systemctl start rvd_front
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment