aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdocker-compose.yml6
-rwxr-xr-xscripts/export.sh2
-rwxr-xr-xscripts/update.sh2
-rw-r--r--static/images/20220401_222149.jpgbin0 -> 38897 bytes
-rw-r--r--static/images/GGBDzuSXMAA1Ktk.jpgbin0 -> 65355 bytes
-rwxr-xr-xstatic/images/IMG_20210824_175000.jpgbin0 -> 3292970 bytes
-rwxr-xr-xstatic/images/IMG_20230812_132400733_HDR.jpgbin0 -> 3044563 bytes
-rwxr-xr-xstatic/images/IMG_20230812_132632784_HDR.jpgbin0 -> 3452950 bytes
-rw-r--r--static/images/notstolenvalour4.pngbin0 -> 1752598 bytes
-rwxr-xr-xstatic/index.md8
10 files changed, 6 insertions, 12 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 2c3f483..50e50e2 100755
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -4,7 +4,7 @@ services:
build:
context: .
dockerfile: Dockerfile
- image: jwansek/edaweb
+ image: reg.reaweb.uk/edaweb
volumes:
- /tmp/:/media/ISOs/
- ./static/:/app/static/
@@ -22,7 +22,7 @@ services:
build:
context: ./homelab-wiki
dockerfile: Dockerfile
- image: jwansek/edawiki2
+ image: reg.reaweb.uk/edawiki2
volumes:
- ./homelab-wiki/images:/var/www/html/images
- ./homelab-wiki/LocalSettings.php:/var/www/html/LocalSettings.php
@@ -41,7 +41,7 @@ services:
build:
context: ./nitter/nitter
dockerfile: Dockerfile
- image: jwansek/nitter:latest
+ image: reg.reaweb.uk/nitter:latest
ports:
- "127.0.0.1:7777:7777" # Replace with "8080:8080" if you don't use a reverse proxy
volumes:
diff --git a/scripts/export.sh b/scripts/export.sh
index 4c4af2c..c65a6e9 100755
--- a/scripts/export.sh
+++ b/scripts/export.sh
@@ -9,4 +9,4 @@ read export_name
echo "Exporting blog post " $id " to " $export_name
touch $export_name
-sudo docker run -it --entrypoint python3 -v "$(pwd)/edaweb.conf":/app/edaweb.conf -v "$(pwd)/$export_name":/app/$export_name --network mariadb --rm jwansek/edaweb /app/parser.py export -i $id -u root -o $export_name
+sudo docker run -it --entrypoint python3 -v "$(pwd)/edaweb.conf":/app/edaweb.conf -v "$(pwd)/$export_name":/app/$export_name --network mariadb --rm reg.reaweb.uk/edaweb /app/parser.py export -i $id -u root -o $export_name
diff --git a/scripts/update.sh b/scripts/update.sh
index 5694e3a..b082f18 100755
--- a/scripts/update.sh
+++ b/scripts/update.sh
@@ -3,4 +3,4 @@
echo -n "Input blog post ID to update: "
read id
-sudo docker run -it --entrypoint python3 -v "$(pwd)/edaweb.conf":/app/edaweb.conf -v "$(pwd)/$1":/app/$1 --network mariadb --rm jwansek/edaweb /app/parser.py update -i $id -u root -m $1
+sudo docker run -it --entrypoint python3 -v "$(pwd)/edaweb.conf":/app/edaweb.conf -v "$(pwd)/$1":/app/$1 --network mariadb --rm reg.reaweb.uk/edaweb /app/parser.py update -i $id -u root -m $1
diff --git a/static/images/20220401_222149.jpg b/static/images/20220401_222149.jpg
new file mode 100644
index 0000000..d9fecae
--- /dev/null
+++ b/static/images/20220401_222149.jpg
Binary files differ
diff --git a/static/images/GGBDzuSXMAA1Ktk.jpg b/static/images/GGBDzuSXMAA1Ktk.jpg
new file mode 100644
index 0000000..35e04e1
--- /dev/null
+++ b/static/images/GGBDzuSXMAA1Ktk.jpg
Binary files differ
diff --git a/static/images/IMG_20210824_175000.jpg b/static/images/IMG_20210824_175000.jpg
new file mode 100755
index 0000000..216c617
--- /dev/null
+++ b/static/images/IMG_20210824_175000.jpg
Binary files differ
diff --git a/static/images/IMG_20230812_132400733_HDR.jpg b/static/images/IMG_20230812_132400733_HDR.jpg
new file mode 100755
index 0000000..9f46bdc
--- /dev/null
+++ b/static/images/IMG_20230812_132400733_HDR.jpg
Binary files differ
diff --git a/static/images/IMG_20230812_132632784_HDR.jpg b/static/images/IMG_20230812_132632784_HDR.jpg
new file mode 100755
index 0000000..82060d1
--- /dev/null
+++ b/static/images/IMG_20230812_132632784_HDR.jpg
Binary files differ
diff --git a/static/images/notstolenvalour4.png b/static/images/notstolenvalour4.png
new file mode 100644
index 0000000..f9e82e2
--- /dev/null
+++ b/static/images/notstolenvalour4.png
Binary files differ
diff --git a/static/index.md b/static/index.md
index 535f8c8..0f7ae48 100755
--- a/static/index.md
+++ b/static/index.md
@@ -1,7 +1,7 @@
![(you)s](https://eda.gay/img/braindamage.png)
## haiiiiiii
-my name is eden and im a 22yo (boymoder) computer science student. i made my own website to encourage others to do so too.
+my name is eden and im a 22yo (boymoder) computer science/robotics postgrad student. i made my own website to encourage others to do so too.
i'll post my thoughts on here sometimes, and use this site to link to other stuff i host [more about me](/thought?id=2).
[click here for a random image of lio fotia](https://eda.gay/random?tags=lio_fotia)
@@ -12,14 +12,8 @@ i'll post my thoughts on here sometimes, and use this site to link to other stuf
## FOSS alternative services
-(some are currently down as i am temporarily hosting on a VPS instead of my [normal server](https://wiki.eda.gay))
-
- [nextcloud - dropbox (+ much more!) alternative](https://nc.eda.gay)
-- [invidious - youtube alternative](https://invidious.eda.gay)
-- [nitter - alternative twitter frontend](https://nitter.eda.gay)
- [git server - github alternative](https://git.eda.gay/)
-- [another git server - this one with gitolite for authentication](https://cgit.eda.gay/gitolite-cgit-docker.git/about/)
-- [bibliogram - less annoying instagram front end](https://bibliogram.eda.gay/applysettings/c8009ec7533d542a90bb1d41563435c1)
- [jellyfin - web player for ~~legally downloaded~~ TV and films](https://jellyfin.eda.gay) - RIP emby!
these sites are hosted on my [homelab system](https://wiki.eda.gay)