the
This commit is contained in:
commit
68ae435522
1 changed files with 15 additions and 0 deletions
15
README.md
Normal file
15
README.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
# hosted
|
||||
there are a bunch of webservers i host for my personal use, mostly for different parts of my website. im writing a pretty barebones documentation for em here, so you can use them if you find them useful :3
|
||||
|
||||
### naming scheme
|
||||
i use different hrt terms as a naming scheme for my machines. my main pc is called estrogen, my weak main vps is called bica, and the vps i use to host most of my webservers is called mono (as in monotherapy). so every webserver will most likely be under \<something>.mono.exhq.dev
|
||||
|
||||
## dc-lookup.mono.exhq.dev
|
||||
selfhosted [discord lookup api](https://github.com/mesalytic/discord-lookup-api) instance. the documentation can be found in the github
|
||||
|
||||
## backendreview.mono.exhq.dev
|
||||
review system i use on my website. this instance will most likely not be useful to you, but [you can selfhost the software if you think its useful to you](https://github.com/exhq/review.exhq.dev)
|
||||
|
||||
## slcache.mono.exhq.dev
|
||||
reverse proxied cached api for song.link, since their responses dont have cors set and have a really low ratelimit
|
||||
i have not written any documentation for this api, but if you think it might be useful to you, you can check out (song.link's api docs)[https://linktree.notion.site/API-d0ebe08a5e304a55928405eb682f6741] and (the sourcecode for slcache)[https://git.lgbt/exhq/slcache]
|
Loading…
Reference in a new issue