Spike
150ebe38f3
Add Buy Me a Coffee button as donation option
2021-12-27 01:38:14 +00:00
Esmail EL BoB
40e97cc75d
Add esmailelbob.xyz instance ( #369 )
...
* add new instance
I want to add my own instance - i'm new to selfhosting so i can't guarantee it will be running all the time but i can guarantee whenever it's down i will fix it within hours!
* Fix onion protocol for instance
Co-authored-by: Spike <19519553+spikecodes@users.noreply.github.com>
2021-12-25 05:11:30 +00:00
Spike
227d74b187
Add totaldarkness.net instance. Closes #366
2021-12-20 00:50:20 +00:00
xatier
a39495b3cb
Update README.md
...
This config was introduced in 1d4ea50a45
, but missed from the documentation.
2021-12-12 14:41:00 -08:00
Spike
38cfe4ad71
Add libreddit.hu instsance. Closes #357
2021-12-08 23:13:09 +00:00
Spike
0b89539c2b
Add lr.cowfee.moe instance. Closes #353
2021-12-01 03:44:44 +00:00
Spike
046b8b3edc
Add new onion instance. Closes #349
2021-12-01 03:42:54 +00:00
Spike
43551f70fd
Add leddit onion instance
2021-11-30 04:09:41 +00:00
spikecodes
364c29c4d5
Use resized icons for awards. Fixes #346
2021-11-28 14:47:50 -08:00
spikecodes
6f29d94337
List Liberapay as donation method
2021-11-27 15:07:44 -08:00
Spike
67e26479ae
Add leddit.xyz instance. Closes #344
2021-11-27 22:57:56 +00:00
Spike
99a83ea11b
Add northboot.xyz instance
2021-11-27 19:13:15 +00:00
Spike
beada1f2b2
Update privacy policy
2021-11-25 05:38:09 +00:00
spikecodes
79bb913fa6
Condense free hosting options into one deployment method
2021-11-22 13:00:39 -08:00
Spike
632b64c98b
Add Glitch deployment option. Closes #339
2021-11-22 20:50:12 +00:00
Spike
67d3be06e1
Fix Jamie's instance address
2021-11-21 04:17:06 +00:00
Spike
6be5eb8991
Update README.md
2021-11-21 04:15:35 +00:00
Spike
3a9e6b4ca0
Add mutahar.rocks instance
2021-11-20 17:29:27 +00:00
RiversideRocks
a0509890b7
Add Riverside onion ( #314 )
2021-11-11 00:45:22 +00:00
Kavin
5644d621f7
Remove cloudflare checkmark from my instance. ( #313 )
2021-11-11 00:45:13 +00:00
Kieran
1fc5bda486
Move libreddit.dothq.co to German server ( #311 )
2021-11-06 02:58:36 +00:00
TheFrenchGhosty
b3255c22cf
Add libreddit.pussthecat.org ( #310 )
2021-11-05 01:36:39 +00:00
Spike
03336ecafd
Add libreddit.de and onion host. Closes #300
2021-10-19 13:59:46 -07:00
Spike
957e1c7728
Add oversold.host instance. Closes #289
2021-10-08 23:28:21 +00:00
Spike
09053ef0ad
Add drivet.xyz instance. Closes #287
2021-10-07 00:13:48 +00:00
Spike
aff030fc3a
Remove bcow instances
2021-10-02 05:12:49 +00:00
obeho
97555dbfdd
Fix silkky.cloud Cloudflare Status ( #284 )
2021-09-29 00:56:09 +00:00
spikecodes
32360e5165
Update v0.15.3
2021-09-19 14:37:31 -07:00
Spike
1ff725ba2e
Add flux.industries instance. Closes #279
2021-09-11 19:46:50 +00:00
Spike
668493b72c
Add autarkic.org instance. Closes #274
2021-09-10 00:18:03 +00:00
Spike
db04dcb238
Add igna.rock instance. Closes #276
2021-09-10 00:16:46 +00:00
Laurențiu Nicola
cc0a1e0324
Use proper spelling of systemd
( #275 )
2021-09-10 00:15:09 +00:00
alefvanoon
e073fc87aa
Add alefvanoon.xyz ( #271 )
2021-09-08 14:28:53 -07:00
Spike
6f88fdfc75
Add mint.lgbt instance. Closes #269
2021-09-04 20:07:42 +00:00
Spike
015d0b3414
Add stuehieyr.com instance. Closes #267
2021-09-01 00:20:11 +00:00
git-bruh
b41eabecf7
Remove instance ( #266 )
2021-08-29 18:41:30 +00:00
AndreVuillemot160
5cb5f46fa2
Add new instance (libreddit.sugoma.tk) ( #262 )
2021-08-21 16:52:39 +00:00
Spike
a900339529
Add some-things.org instances. Closes #260
2021-08-18 17:06:04 +00:00
Spike
229518c40b
Remove cyberhost instance. Closes #252
2021-08-01 16:48:26 +00:00
git-bruh
ee51ce1a76
Add instance ( #242 )
2021-07-07 00:08:02 +00:00
Spike
81a2df98cb
Add awesomehub.io instance. Closes #239
2021-07-05 00:14:38 +00:00
Spike
e79a4b704a
Add cyberhost.uk instance. Closes #238
2021-07-05 00:03:38 +00:00
dbrennand
5418303b08
ARMV7 Docker Image ( #234 )
...
* feat: Push dockerfile.
Progress on trying to get armv7 image.
* feat: Add Dockerfile.
Using rust:slim as builder image.
* refactor: Changes to build for armv7.
* feat: Add .cargo config.
Taken from: https://medium.com/swlh/compiling-rust-for-raspberry-pi-arm-922b55dbb050
* refactor: Add environment variable for linker.
Instead of .cargo config file.
* feat: Working cross compile version.
For Armv7.
* refactor: Clean up dockerfile.
* refactor: Rename to armv7.
Rename Dockerfile.armv7rust to Dockerfile.armv7.
* feat: Add workflow to build ARMv7 docker image.
* docs: Add armv7 deployment instructions.
2021-06-21 23:03:27 +00:00
Spike
5ab41c4e6e
Add r.nf instance. Closes #233
2021-06-18 23:46:20 +00:00
Spike
807b3ffeca
Add artemislena.eu instance. Closes #232
2021-06-17 20:44:42 +00:00
Spike
f84f4c0326
Add Trevor instance
2021-05-31 04:55:39 +00:00
somini
decc9e5139
Include SystemD configuration ( #227 )
2021-05-28 04:33:14 +00:00
spikecodes
31bf8c802e
Document server configuration
2021-05-15 14:32:38 -07:00
Josiah
560de4e91f
removed himiko.cloud instances ( #211 )
2021-05-02 19:26:13 +00:00
RiversideRocks
38e176f59f
Add riverside.rocks instance ( #209 )
2021-04-30 16:25:50 +00:00