projects
/
thefekete.net.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afdcfe3
)
minor formatting
author
Daniel <thefekete@gmail.com>
Tue, 23 Jun 2020 22:36:01 +0000
(
00:36
+0200)
committer
Daniel <thefekete@gmail.com>
Tue, 23 Jun 2020 22:36:01 +0000
(
00:36
+0200)
blog/2020-06-23_gitweb-setup.md
patch
|
blob
|
history
diff --git
a/blog/2020-06-23_gitweb-setup.md
b/blog/2020-06-23_gitweb-setup.md
index
0506de2
..
d07a381
100644
(file)
--- a/
blog/2020-06-23_gitweb-setup.md
+++ b/
blog/2020-06-23_gitweb-setup.md
@@
-9,6
+9,7
@@
It assumes you have an **nginx** up and running and have configured **certbot**
Just be sure to change `YOUR_DOMAIN` and `YOUR_GIT_REPO_ROOT` to match your setup.
>%bash%
+
# as root on the server
apt install gitweb fcgiwrap highlight
cat >/etc/gitweb.conf <<EOF