TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What are you currently self hosting?

77 点作者 eulid55大约 7 年前
Ask HN: What are you currently self hosting

34 条评论

DrPhish大约 7 年前
In a similar thread 8 months ago I broke down my self-hosting infrastructure : <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=15106197" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=15106197</a><p>Since then I have added a few things, partly from that thread.<p>The big things were hosting Sandstorm.io, which is a complete self-hosted google-apps&#x2F;office365 type setup that is very easy to use and has great functionality. My entire family uses it for a variety of things that we used to use independent files or google apps for. Nicely collaborative.<p>I have also recently started self-hosting a meta-searchengine called Searx in order to extricate myself from google on another front. It has also been pleasantly easy to set up, and the aggregated and collated search results have been excellent. Its much faster and more usable than I dreamed of when I decided to test drive it. It anonymizes all browser&#x2F;os&#x2F;etc fingerprints to keep the search engines that you query in the dark about your habits. I&#x27;ve toyed with tunneling it over TOR to make the whole thing even more private, but that may slow things down too much. Again, my family have pretty much all switched to it.<p>I even use both of these things externally (protected by https, geoip blocking and simple auth)<p>I have also added a minemeld server for IP blocking and DNS blackholing of malware&#x2F;spyware&#x2F;C&amp;C servers etc. This is an excellent Ubuntu based free server put out by Palo Alto networks. I combine this with the existing blocking&#x2F;blackholing I do with the someonewhocares blocking lists. It really keeps browsing from my home network faster, safer and mostly ad free.<p>Also hedgewars and teeworlds for mindless family multiplayer action
评论 #17063201 未加载
评论 #17067935 未加载
neya大约 7 年前
Around 2 years ago, I started building my own E-Commerce platform. It started out as a Shopify alternative and now, it&#x27;s a whole different ball game. It has all the features of marketing automation from Marketo mixed with the backend interface of Amazon.com plus an inbuilt Mailchimp. This means, you can sell a mixture of digital and physical goods online.<p>The whole thing started off as a side project while I was working as a consultant at the time, and now it&#x27;s my full time job. The whole thing is hosted on Google Cloud, in particular AppEngine, so I don&#x27;t need to worry about DevOps.<p>I refuse to empower companies like MailChimp who treat their customers like shit. The good thing is, I don&#x27;t need to pay any percentage of my sales to anyone and no one is holding my data hostage like Shopify - who take your money, take your data and ask you to pay more to access it (checkout how Shopify analytics works).<p>I run a bunch of E-Commerce dropshipping businesses with this platform and it has served me well. I used Elixir&#x2F;Phoenix&#x2F;VueJS for my stack.
评论 #17063751 未加载
评论 #17064807 未加载
unixhero大约 7 年前
Here is a pretty good thread discussing precisely this, from the selfhosting community at Reddit.<p>I think it has a lot of good entries, which complements this thread well:<p><a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;selfhosted&#x2F;comments&#x2F;7n6bgh&#x2F;what_software_do_you_have_running&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;selfhosted&#x2F;comments&#x2F;7n6bgh&#x2F;what_sof...</a><p>Closely related, but with a different focus is the Homelab community. Quite the rigs some of these guys have set up. <a href="http:&#x2F;&#x2F;reddit.com&#x2F;r&#x2F;homelab" rel="nofollow">http:&#x2F;&#x2F;reddit.com&#x2F;r&#x2F;homelab</a>
sebazzz大约 7 年前
I&#x27;m self-hosting a tool to monitor our cashflow and keep our expenses (open source if anyone is interested [0], though only translated in Dutch at the moment). It runs on an Ubuntu Azure VM, with a SQL Server database.<p>[0]: <a href="https:&#x2F;&#x2F;github.com&#x2F;Sebazzz&#x2F;financial-app" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Sebazzz&#x2F;financial-app</a>
amaccuish大约 7 年前
Ok...<p>- 4 x Samba4 DCs on various LANs (file server, ldap, krb, dns, ntp)<p>- Interconnected at VPN hub in London on Linode over wireguard<p>- &quot;Road-warrior&quot; VPN via ocserv, shadowsocks and strongswan<p>- Plex<p>- Nextcloud + OnlyOffice<p>- 2 x Windows Server 2008 R2<p>- Postfix&#x2F;Dovecot&#x2F;Horde for mail on a Samba DC for fast LDAP<p>- Private internal family blog<p>- Simplesamlphp and mod_auth_mellon for SSO, authenticates via kerberos, if not then SSL (my family use smartcards) and finally username, password and TOTP, all verified against AD<p>- Transmission<p>- Xen Orchestra (for managing xcp-ng)<p>- Rockstor (OS for my NAS using BTRFS RAID10)<p>- django-ca (for PKI for smartcards and internel certs)<p>- Used to run Citrix XenApp but now aiming for all desktops to be Linux, so looking at deploying ThinLinc<p>- Asterisk (all our family have FXO adapters on their phone lines, and all phones have FXS adapters, saves on our international phone calls, and all routed over our VPNs)<p>I&#x27;m a student of languages at uni, but I dunno maybe I should do sysadmin or something
VelNZ大约 7 年前
IRC server, IRC bouncer, personal website, contracting website and Matomo Analytics. I like the control you get with self-hosting and the ownership of data.
mavidser大约 7 年前
I self-host a few things on a cloud instance, and some other on a Raspberry-pi at my home.<p>On the cloud instance:<p>- Tinc VPN<p>- FTP and a postgres server<p>- NextCloud - For storing files<p>- ZNC - IRC Bouncer<p>- Lounge - IRC client<p>- Prometheus - TSDB for aggregating emtrics<p>- Grafana - For displaying the above metrics<p>- Cloudtorrent - A nifty app when I don&#x27;t want to download torrents on my machine.<p>- Monica - An app for managing personal relationships, as I&#x27;m really bad with remembering people.<p>- Cloud9 for a web-IDE.<p>- Gitea - for mirroring some git repositories.<p>- FreshRSS - RSS Reader<p>- Some personal projects<p>- Traefik - the webserver I use for all these services.<p>- HAProxy - To proxy traffic from a virtual IP to the raspberry PI at my home.<p>The rPi is connected to the cloud-server over over tinc VPN. It hosts things which are related to my media:<p>- Traefik - webserver<p>- Prometheus - for monitoring purposes.<p>- Sonarr, Radarr, Jackett - for downloading some TV shows and movies<p>- Transmission - torrent client<p>- Ubooquity - for hosting comic books<p>- Kodi - for browsing&#x2F;playing media.
lucb1e大约 7 年前
- Email with hmailserver (Windows only unfortunately, but easy to install and configure and with an optional web interface).<p>- websites (apache, php), on which I host: personal websites, friend&#x27;s websites, a synchronised grocery list for my gf and I, an URL shortener with file upload capabilities that has some handy features (I&#x27;ll show-hn this one day, but currently the server is too underpowered and https too unstable), some front ends for websites whose front end I don&#x27;t like, and a gazillion other scripts written since I was 17 or so.<p>- ftp (Filezilla server) for friends to change their website<p>- mysql which can be publicly logged into as read-only for some databases<p>- openvpn<p>- I&#x27;m a member of the ntpd pool (surprised that nobody abused that one yet)<p>- backups<p>- irc bouncer (quassel)<p>- Factorio (game) server and other games when desired<p>I also used to host my own dns servers, but after becoming an amplification vector this wasn&#x27;t really worth it. I might again in the future though, because it seems like rate limiting a source IP should mitigate it for 99%.<p>And I used to seed torrents (also illegal, admittedly, but also some foss) but I&#x27;ve been using that less with Spotify, little gaming, and just generally less free time on my hands. There&#x27;s no need for it anymore.<p>Finally I&#x27;d like to be a Tor node but my server can&#x27;t handle the crypto. It&#x27;ll get a few kbps of bandwidth and annoy clients because it&#x27;s so slow. No point to that.<p>This costs me about 300 euros in hardware and 25 Watts of power. Next upgrade is scheduled for this summer, after my degree, when I can retire my current laptop. It&#x27;ll draw a bit more, some 71W peak (24W idle), but it&#x27;ll also be a huge upgrade in speed and will allow me to virtualize things. The current hardware is from 2014ish and while my own software works fine, something like WordPress takes 25 seconds to generate a single page. (For comparison, a custom written blog does a few mysql queries and rendering in some 15ms.)
RpFLCL大约 7 年前
In the future I want to learn to stop writing my projects from scratch and start learning how to confidently host and contribute to existing projects.<p>However, as of now I&#x27;m hosting:<p>On a VPS:<p><pre><code> - Personal websites (career and hobbies, built on a custom PHP framework) - Websites for groups&#x2F;friends (communities, file sharing, built on a custom PHP framework) - HAM radio contact log (Web based map and historical logging, built on a custom PHP framework) - Game engine projects and demos (built on a custom JS game engine) </code></pre> Isolated on my LAN:<p><pre><code> - Network of pi&#x27;s with webcams doing motion detection (using Motion + custom shell scripts + rsync) - A server to view those pi feeds on (nginx + custom site on custom PHP framework) - NAS - Small &quot;media center&quot; (tried a custom site, now kodi) </code></pre> On a different VPS:<p><pre><code> - Minecraft server - A web server to view the world map (nginx) </code></pre> Some things I&#x27;d like to add in the future:<p><pre><code> - Google docs&#x2F;drive alternative - (Or otherwise) a shared recipes&#x2F;shopping&#x2F;photosharing to use between me, my gf, and&#x2F;or my family - DDG&#x2F;Google&#x2F;Bing search alternative - Network ad blocker - Firewall - Public transit schedule&#x2F;map display for my commute - A safe way view some of my LAN-based tools remotely </code></pre> I&#x27;m also interested in learning the best practices for data storage&#x2F;backup&#x2F;recovery. Taking my data out of the hands of other providers has made me increasingly worried about hardware or software issues losing my files.
captn3m0大约 7 年前
23 docker containers total, some 15 or more services:<p>- linuxserver&#x2F;transmission<p>- traefik<p>- odarriba&#x2F;timemachine<p>- gitea&#x2F;gitea<p>- tt-rss (tiny-tiny-RSS)<p>- ubooquity<p>- speedtest-exporter (+prometheus&#x2F;grafana)<p>- radicale (caldav&#x2F;carddav)<p>- lychee<p>- Resilio<p>- Emby<p>- AirSonic<p>- wiki.js<p>- Jackett&#x2F;Sonarr&#x2F;Radarr&#x2F;Lidarr<p>Orchestration is via a single host docker managed with Terraform over OpenVPN.<p>Have all the code (and 5 blog posts) at <a href="https:&#x2F;&#x2F;git.captnemo.in&#x2F;nemo&#x2F;nebula" rel="nofollow">https:&#x2F;&#x2F;git.captnemo.in&#x2F;nemo&#x2F;nebula</a> (self hosted as well!)
CM30大约 7 年前
By self hosting, do you mean on a hosting service I pay for or my own computer&#x2F;network?<p>For the latter, either everything or nothing depending on how you count it, since I outright refuse to buy &#x27;licenses&#x27; for programs or run them on the &#x27;cloud&#x27; and make sure to have everything running on my computer (ideally standalone).<p>So in that sense, all data is locally stored and all programs are of the buy once, use forever kind.<p>On my web hosting accounts, well then two websites really:<p>Wario Forums (<a href="https:&#x2F;&#x2F;warioforums.com" rel="nofollow">https:&#x2F;&#x2F;warioforums.com</a>)<p>And Gaming Reinvented (<a href="https:&#x2F;&#x2F;gamingreinvented.com" rel="nofollow">https:&#x2F;&#x2F;gamingreinvented.com</a>)<p>Plus a few files for fan games and projects that people I know wanted a permanent host for (read, not something like Dropbox or Mediafire). For example, Mushroom Kingdom Fusion, Super Mario Fusion Revival and Mega Man Day in the Limelight are hosted on the same server too.
callahad大约 7 年前
File Sync: SyncThing (<a href="https:&#x2F;&#x2F;syncthing.net&#x2F;" rel="nofollow">https:&#x2F;&#x2F;syncthing.net&#x2F;</a>)<p>IRC client: The Lounge (<a href="https:&#x2F;&#x2F;thelounge.chat&#x2F;" rel="nofollow">https:&#x2F;&#x2F;thelounge.chat&#x2F;</a>)<p>Trello clone: Wekan (<a href="https:&#x2F;&#x2F;wekan.github.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;wekan.github.io&#x2F;</a>)<p>I highly recommend all of them. Also experimenting with self-hosting NextCloud (<a href="https:&#x2F;&#x2F;nextcloud.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;nextcloud.com&#x2F;</a>) to more easily share files with friends and family, and so far so good. The Awesome-Selfhosted list on GitHub at <a href="https:&#x2F;&#x2F;github.com&#x2F;Kickball&#x2F;awesome-selfhosted" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Kickball&#x2F;awesome-selfhosted</a> is a decent place to find projects worth looking into.
karimf大约 7 年前
I don&#x27;t self hosting anything right now other than my side projects. But if you want to self host anything cool there&#x27;s an awesome list of that [0].<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;Kickball&#x2F;awesome-selfhosted" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Kickball&#x2F;awesome-selfhosted</a>
Jaruzel大约 7 年前
I don&#x27;t trust the cloud, so I self host everything.<p><i>Internet facing:</i><p>1. Custom SMTP Mail Server. Does specific filtering and anti-spam (using SpamAssassin)<p>2. Various Websites, both personal and professional:<p>- <a href="http:&#x2F;&#x2F;www.Jaruzel.com" rel="nofollow">http:&#x2F;&#x2F;www.Jaruzel.com</a> (personal bits and bobs)<p>- <a href="http:&#x2F;&#x2F;www.MattOwen.com" rel="nofollow">http:&#x2F;&#x2F;www.MattOwen.com</a> (.net, .org, .co.uk)<p>- <a href="https:&#x2F;&#x2F;www.weegeeks.com" rel="nofollow">https:&#x2F;&#x2F;www.weegeeks.com</a> (rss reader app)<p>- <a href="http:&#x2F;&#x2F;www.fuzzybuttons.com" rel="nofollow">http:&#x2F;&#x2F;www.fuzzybuttons.com</a> (small webshop, self written e-commerce code)<p>- <a href="http:&#x2F;&#x2F;www.writersgifts.co.uk" rel="nofollow">http:&#x2F;&#x2F;www.writersgifts.co.uk</a> (small webshop, self written e-commerce code)<p>- <a href="http:&#x2F;&#x2F;www.Greblord.com" rel="nofollow">http:&#x2F;&#x2F;www.Greblord.com</a> (keeping the memory of a dead friend, alive.)<p>- A custom web-chat server that works through ALL corporate proxies. ;)<p>I&#x27;m in the process of migrating to a new Webserver, and then I can finally switch to SNI based HTTPS, and secure ALL the sites properly.<p><i>Internal Servers:</i><p>1. SpamAssassin (Ubuntu)<p>2. 2x Active Directory Servers<p>3. File Server (12Tb) (Windows Storage Server)<p>4. IoT Server (runs tasks, listens to events etc)<p>5. MS SQL Server<p>6. MS Exchange Server<p>7. Several other small single-purpose servers. (Various OS&#x27;s)<p>8. Dedicated set of VMs for Lab work (I&#x27;m a systems architect)<p>With the exception of the File Server, everything is virtual. My Production VMs run on one large HP Tower workstation and my Lab VMs run on another similar HP box (both are 32Gb, 4Tb, 2x Xeon CPUs). My File Server is self-built tower PC stuffed full of disks as several RAID arrays.<p><i>Future stuff:</i><p>1. I&#x27;m about to launch a Gopher Server, running on my own custom software.<p>2. I&#x27;ve installed a weather station and will be logging all that info to a dedicated website.<p>3. At some point I&#x27;ll start re-running my MUD server as well.
评论 #17063186 未加载
评论 #17064483 未加载
badestrand大约 7 年前
My side and pet projects, all on one server:<p>- <a href="https:&#x2F;&#x2F;en.openspanish.org" rel="nofollow">https:&#x2F;&#x2F;en.openspanish.org</a> (spanish dictionary, still improving)<p>- <a href="https:&#x2F;&#x2F;en.openrussian.org" rel="nofollow">https:&#x2F;&#x2F;en.openrussian.org</a> (russian dictionary)<p>- <a href="http:&#x2F;&#x2F;weeks.michel-helms.de" rel="nofollow">http:&#x2F;&#x2F;weeks.michel-helms.de</a> (overview over your life, alpha)<p>- <a href="http:&#x2F;&#x2F;nextmovie.co" rel="nofollow">http:&#x2F;&#x2F;nextmovie.co</a> (german movie discovery website)<p>- <a href="http:&#x2F;&#x2F;veryinteresting.io" rel="nofollow">http:&#x2F;&#x2F;veryinteresting.io</a><p>- <a href="https:&#x2F;&#x2F;finsheets.io" rel="nofollow">https:&#x2F;&#x2F;finsheets.io</a> (import PayPal&#x2F;Stripe transactions into G Sheets)
评论 #17069962 未加载
8fingerlouie大约 7 年前
Here&#x27;s what i host myself:<p>Edgerouter 5 POE handles DHCP and L2TP&#x2F;IPSec. PiHole on a Raspberry Pi 3.<p>Intel NUC (FreeBSD, with jails for each service):<p><pre><code> Nextcloud Resilio Sync (cross mounted to NextCloud) Gitea Emby Time logging application (for use with GeoFency iOS app) Surveillance (read-only, camera, environmental sensors) Sonarr NzbGet Deluge PostgreSQL ZNC Jupyter Notebook Server Nginx for proxying the above services </code></pre> Synology DS415+ (Not accessible from the internet)<p><pre><code> Fileshares for the services on the NUC. Backups of data. </code></pre> Linode VPS<p><pre><code> Mail server. </code></pre> I&#x27;m currently trying to decide if i should buy a HPE MicroServer Gen10, run FreeNAS on it, and replace the above with that.
weichsel大约 7 年前
- Exim, MTA (<a href="https:&#x2F;&#x2F;www.exim.org" rel="nofollow">https:&#x2F;&#x2F;www.exim.org</a>)<p>- Dovecot, MDA (<a href="https:&#x2F;&#x2F;www.dovecot.org" rel="nofollow">https:&#x2F;&#x2F;www.dovecot.org</a>)<p>- Nginx, HTTP(2) Server (<a href="https:&#x2F;&#x2F;nginx.org" rel="nofollow">https:&#x2F;&#x2F;nginx.org</a>)<p>- Gogs, Git service (<a href="https:&#x2F;&#x2F;gogs.io" rel="nofollow">https:&#x2F;&#x2F;gogs.io</a>)<p>- Coldsweat, RSS aggregator (<a href="https:&#x2F;&#x2F;github.com&#x2F;passiomatic&#x2F;coldsweat" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;passiomatic&#x2F;coldsweat</a>)
Sukotto大约 7 年前
On a related note. Where is a good place to start learning how to do all of this?<p>What is a reasonable 80-20 progression of most bang for the buck things?<p>I have a macbook, 2 windows laptops, two wifi routers, and a surplus 1u rack server I picked up after a company datacenter upgrade.<p>I don&#x27;t know if that&#x27;s typical, but I&#x27;m sure there are others with a small pile of devices and no idea where to start.
TheCapeGreek大约 7 年前
Doing a small self-hosted Nextcloud to sync my KeePassXC database across devices. cPanel + Softaculous made it a breeze and the syncing works fine. Considering expanding my use of Nextcloud apps on my phone but haven&#x27;t found many good ones on F-Droid so far, or at least getting them to work hasn&#x27;t been obvious.
ComputerGuru大约 7 年前
Jira, Gitea, XenForo, WordPress, custom CMS, smtp gateway, custom scan server, custom image gallery, custom ecommerce system, asterisk node, custom imgur-like site that supports any file type (and previews for many) with additional command line upload&#x2F;download interface, ldap, and I’m sure I’m forgetting a few more.
spc476大约 7 年前
’m running the following:<p>* SMTP, using Postfix with my own greylist software<p>* HTTP, using Apache<p>* GOPHER, wrote my own gopher server (source code available via said server)<p>* QOTD, again, wrote my own<p>* DNS, running bind but it’s not visible to the outside world. It’s authoritative for all my domains; the company serving up my zones slaves off my DNS server.
RunningRabbit大约 7 年前
I would like to host my own iCloud storage, anybody got some good reads&#x2F;links on that? e.g. owncloud, or synology cloud software that can can used for apps that normally would use iCloud for storage?<p>Or am i still sleeping on monday morning and dreaming of this to be actually possible?
kev009大约 7 年前
Usenet :) <a href="http:&#x2F;&#x2F;csiph.com" rel="nofollow">http:&#x2F;&#x2F;csiph.com</a>
clickme_zsh大约 7 年前
I would like to self host a few things, but my ISP uses CGNAT. And to get static IP I have to get SME plan and separate static ip addon pack. SME plans are costly and have lower speeds.
评论 #17063233 未加载
6t6t6t6大约 7 年前
Some years ago I helped a friend to set up a server in OVH with Webmin in order to host a couple of low traffic Wordpress sites.<p>I regret the day I thought that it would be a good idea...
ephimetheus大约 7 年前
I took everything down for 25 as I have a day job and really don&#x27;t want to spend the time to figyre out if everything is compliant with GDPR.
评论 #17062976 未加载
评论 #17062971 未加载
naisanza大约 7 年前
Gitlab, Teamcity, Nginx, flask, neo4j, elasticsearch, kibana, samba, bind, openvpn, Plex, postgrsql, ssh.<p>Everything in kubernetes
评论 #17062820 未加载
gkya大约 7 年前
I run Syncthing with a couple of devices. I&#x27;d just rsync, but it&#x27;s complex to do with android.
iosdevelprss大约 7 年前
A couple of tiny hardware side projects that aren&#x27;t counting on thousands of users anytime soon
anikdas大约 7 年前
personal website (wordpress! yeah, i know!) self developed (websocket based) multiroom distributed group chat webapp (built it to learn how pub sub works) rethinkDB elasticsearch<p>Edit: also Nginx, MySql(for wordpress)<p>Hosted on two DigitalOcean $5 boxes
pixelHD大约 7 年前
I&#x27;ve started doing this as a hobby, to see how many services I regularly use can be replaced. They&#x27;re all behind an nginx reverse proxy + letsencrypt cert on a hetzner box.<p>IRC: <a href="https:&#x2F;&#x2F;github.com&#x2F;thelounge&#x2F;thelounge&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;thelounge&#x2F;thelounge&#x2F;</a> (Use a lot, and it works decently well)<p>Cloud: <a href="https:&#x2F;&#x2F;github.com&#x2F;nextcloud&#x2F;server&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;nextcloud&#x2F;server&#x2F;</a> (Works surprisingly well, however, I&#x27;ve heard there are security issues)<p>Analytics: <a href="https:&#x2F;&#x2F;github.com&#x2F;matomo-org&#x2F;matomo&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;matomo-org&#x2F;matomo&#x2F;</a> (I&#x27;m comparing how much I&#x27;d lose out compared to google analytics, if I ever move away from it)<p>Chat: <a href="https:&#x2F;&#x2F;github.com&#x2F;RocketChat&#x2F;Rocket.Chat&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;RocketChat&#x2F;Rocket.Chat&#x2F;</a> (never really use it, just wanted to see how it works)<p>Git: <a href="https:&#x2F;&#x2F;github.com&#x2F;gogits&#x2F;gogs" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;gogits&#x2F;gogs</a> (Mostly for mirroring git repos)<p>Browser IDE: <a href="https:&#x2F;&#x2F;icecoder.net&#x2F;" rel="nofollow">https:&#x2F;&#x2F;icecoder.net&#x2F;</a> (I&#x27;m able to edit the code for the bots&#x2F;projects I host from the browser itself)<p>Calibre library front end: <a href="https:&#x2F;&#x2F;github.com&#x2F;janeczku&#x2F;calibre-web" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;janeczku&#x2F;calibre-web</a><p>Pastebin: <a href="https:&#x2F;&#x2F;github.com&#x2F;LINKIWI&#x2F;modern-paste" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;LINKIWI&#x2F;modern-paste</a> (never use it)<p>Linkshortener: <a href="https:&#x2F;&#x2F;github.com&#x2F;LINKIWI&#x2F;linkr" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;LINKIWI&#x2F;linkr</a> (occasional use)<p>Mail + mailbox + webmail: <a href="https:&#x2F;&#x2F;mailcow.email&#x2F;" rel="nofollow">https:&#x2F;&#x2F;mailcow.email&#x2F;</a> (Had to spend a bit more time, but now it is able to deliver mails to gmail&#x2F;outlook&#x2F;icloud without issues. I use it as a mailing solution for all the selfhosted projects which need smtp)<p>Online Markdown editor: <a href="https:&#x2F;&#x2F;github.com&#x2F;joemccann&#x2F;dillinger" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;joemccann&#x2F;dillinger</a> (Used quite a few times)<p>Minecraft server<p>Music streaming: <a href="https:&#x2F;&#x2F;github.com&#x2F;phanan&#x2F;koel&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;phanan&#x2F;koel&#x2F;</a> (I&#x27;m not a native english speaker, so quite a few songs I listen to aren&#x27;t on spotify)<p>Neo4j, mongodb, mysql and postgres: For all database needs.<p>Server monitoring: <a href="https:&#x2F;&#x2F;github.com&#x2F;firehol&#x2F;netdata" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;firehol&#x2F;netdata</a><p>Photos: <a href="https:&#x2F;&#x2F;github.com&#x2F;Chevereto&#x2F;Chevereto-Free" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Chevereto&#x2F;Chevereto-Free</a> (I use it quite a lot to host images I&#x27;d have used imgur instead)<p>R Studio server, and Jupyter notebooks: For work&#x2F;hobby programming<p>I&#x27;ve had a lot of help from <a href="https:&#x2F;&#x2F;selfhosted.libhunt.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;selfhosted.libhunt.com&#x2F;</a> and <a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;selfhosted&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;selfhosted&#x2F;</a><p>I&quot;ve had to move from one VPS provider to another while testing, so I have a handy guide for setting up quick here: <a href="https:&#x2F;&#x2F;github.com&#x2F;itsmehemant123&#x2F;basic-vps-setup" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;itsmehemant123&#x2F;basic-vps-setup</a> .<p>I have a separate guide for hosting each of the above projects behind an nginx with https, but its quite rough right now. So its private.
cyberjunkie大约 7 年前
Syncthing<p>Kanboard<p>Wordpress<p>Hugo<p>tt-rss<p>Dokuwiki
Brainsnail大约 7 年前
- Seafile<p>- Rocket.Chat<p>- Some snaps to play around with
matte_black大约 7 年前
OpenTTD
评论 #17062831 未加载