summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorarf20 <aruizfernandez05@gmail.com>2024-09-01 04:13:16 +0200
committerarf20 <aruizfernandez05@gmail.com>2024-09-01 04:13:16 +0200
commit62aed9d7d469da4af32e9fddc4d7d142de4e0ecd (patch)
tree0ed219364ad738190a424d7d5e0906fb0e973b3c
parent9822b14153f96cf877f9c1c2a573e74a557500bb (diff)
downloadarfnet2-62aed9d7d469da4af32e9fddc4d7d142de4e0ecd.tar.gz
arfnet2-62aed9d7d469da4af32e9fddc4d7d142de4e0ecd.zip
Forgot to remove github CI workflow, and minor stuff
-rw-r--r--.github/workflows/mirror.yml18
-rw-r--r--arfnet2.html3
-rw-r--r--arfnet2.md3
-rw-r--r--arfnet2.pdfbin145758 -> 145780 bytes
4 files changed, 4 insertions, 20 deletions
diff --git a/.github/workflows/mirror.yml b/.github/workflows/mirror.yml
deleted file mode 100644
index 15285a5..0000000
--- a/.github/workflows/mirror.yml
+++ /dev/null
@@ -1,18 +0,0 @@
-name: Mirror to ARFNET
-
-on: [push]
-
-env:
- REMOTE_REPO: arfnet2
- REMOTE_SERVER: git.arf20.com
-
-jobs:
- push-mirror:
- runs-on: ubuntu-latest
- steps:
- - name: Clone repo
- run: git clone https://github.com/${{ github.repository }}
-
- - name: Push to remote repo
- run: cd $REMOTE_REPO && git push -u https://${{ secrets.MIRROR_USER }}:${{ secrets.MIRROR_PASSWORD }}@$REMOTE_SERVER/$REMOTE_REPO master
-
diff --git a/arfnet2.html b/arfnet2.html
index c0af756..dded6f4 100644
--- a/arfnet2.html
+++ b/arfnet2.html
@@ -743,7 +743,8 @@ ISP ===| ONT |---| DELL switch |-----| TP-Link switch |
<li>Jekyll - blog static site generator thing</li>
<li>opentracker? - bittorrent tracker*</li>
<li>gophernicus - gopher server*</li>
- <li>photoprism</li>
+ <li>photoprism - photo shit</li>
+ <li>squid - http proxy server :3128</li>
</ul>
<table>
<colgroup>
diff --git a/arfnet2.md b/arfnet2.md
index dfc0fbe..5b4a6d7 100644
--- a/arfnet2.md
+++ b/arfnet2.md
@@ -290,7 +290,8 @@ RAID attached here (with the grey stuff) (local only)
- Jekyll - blog static site generator thing
- opentracker? - bittorrent tracker*
- gophernicus - gopher server*
- - photoprism
+ - photoprism - photo shit
+ - squid - http proxy server :3128
| vhost | webroot/proxy | Comment |
|-------|---------------|---------|
diff --git a/arfnet2.pdf b/arfnet2.pdf
index e2868ee..568da03 100644
--- a/arfnet2.pdf
+++ b/arfnet2.pdf
Binary files differ