User Tools

Site Tools


os:linux:powerdns-admin_update

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
os:linux:powerdns-admin_update [2023-03-16 18:04] – move yarn install one step up, because it's required for the flask asset build Manuel Freios:linux:powerdns-admin_update [2023-06-10 19:27] Manuel Frei
Line 33: Line 33:
 Get the latest update. Get the latest update.
 <code> <code>
-git pull --rebase+sudo -u www-data git pull --rebase
 </code> </code>
  
 Update pip. Update pip.
 <code> <code>
-pip install -U pip+sudo -u www-data pip install -U pip
 </code> </code>
  
Line 68: Line 68:
 systemctl start uwsgi@powerdns-admin.service systemctl start uwsgi@powerdns-admin.service
 </code> </code>
 +
 +<WRAP left round important 60%>
 +In case the website isn't working, try to clear the cache/cookies and perform a fresh login.
 +</WRAP>
 +
os/linux/powerdns-admin_update.txt · Last modified: 2024-02-05 20:49 by Manuel Frei