diff options
| author | dautor <karlo98.m@gmail.com> | 2024-11-15 13:47:50 +0100 |
|---|---|---|
| committer | dautor <karlo98.m@gmail.com> | 2024-11-16 14:25:00 +0100 |
| commit | bdd2396d19f5465ecaac3195deeceef29a867d52 (patch) | |
| tree | 2dbe4c83c833ef8b8bfe1473fda3a028136b4299 /cgit/description | |
Create example structure and add 2 examples
Diffstat (limited to 'cgit/description')
| -rw-r--r-- | cgit/description | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/cgit/description b/cgit/description new file mode 100644 index 0000000..bf08df4 --- /dev/null +++ b/cgit/description @@ -0,0 +1,8 @@ + +cgit_net 10.2.0.1/24 <-> cgit_host 10.2.0.2/24 + +cgit_host: + Running nginx, fcgiwrap and cgit. + cgit is serving /git directory. + Host's /lab/git is mounted to /git. + Working dataset is at /tmp/cgit_host. |
