You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: installation/local-hosting-vps/patreon_logviewer.md
+19-1Lines changed: 19 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,12 +20,30 @@ Finally, click save.
20
20
21
21
* You must have git installed on your system. If you do not, run `sudo apt install git` to install it.
22
22
23
+
Due to the logviewer premium repo being private, you will first need to set up a personal access token to clone the repo. To do this, follow the steps below.
24
+
25
+
* Open github in your browser
26
+
* When logged in, click your name in the top right and go to 'settings'
27
+
* On the left, click 'Developer settings'
28
+
* On the left, click 'Personal access tokens' and then 'Tokens (classic)'
29
+
* Click 'Generate new token'
30
+
* Give the token a name and select the 'repo' scope
0 commit comments