-
12 votes
-
NotOnlyFans: An open source, self-hosted digital content subscription platform like `onlyfans.com` with cryptocurrency payment
10 votes -
Self hosting email at home?
I recently set up kubernetes to run on an old laptop. The goal was two-fold, 1 learn kubernetes and 2 setup an instance of nextcloud. I've managed to set everything up with cert renewals for my...
I recently set up kubernetes to run on an old laptop. The goal was two-fold, 1 learn kubernetes and 2 setup an instance of nextcloud. I've managed to set everything up with cert renewals for my domain and enabled dyndns in case my provider changes my ip. All well and good and quite nice learning experience! Now I would like to also start running my own email server and have some questions. Is ther any that have a helm chart that is easy to setup in kubernetes? Since I am running this from home I imagine I'm more likely to be classified as a spammer. What can I do to minimize the likelihood of that? I read somewhere about reverse DNS, but not entirely sure if it is possible to do given I am running it all at home via a regular ISP.
17 votes -
I made a thing: Ode, an open source, self-hosted collaborative document editor
13 votes -
A month-and-a-half of self-hosted email
10 votes -
Hosting email server
6 votes -
SMTP: A Conversation
9 votes -
Is having a business line worth it?
Does anyone have a business subscriber Internet connection? Is it worth it? I just spoke with my ISP, and for an extra $40/mo I can get a static IP address with 100mbps that I can host my own...
Does anyone have a business subscriber Internet connection? Is it worth it?
I just spoke with my ISP, and for an extra $40/mo I can get a static IP address with 100mbps that I can host my own website on. I have a virtualization server, and I've been thinking about hosting my own hobby-scale website for a while. I haven't had any luck finding rack hosting space that I'd feel comfortable using so I'm thinking about just going rogue, and operating solo. If I had a static IP address with a pipe that would allow me to host then all I'd need to do is stand up a server, register a domain, and point it at my IP address.
Other than the typical security risks, what do I need to worry about? Would the experience be worth it?
11 votes -
Personal Wikis
I have been looking for some software where I can brain dump all the things I need to remember on a constant basis so I can easily find it again in the future. A personal wiki basically. I am...
I have been looking for some software where I can brain dump all the things I need to remember on a constant basis so I can easily find it again in the future. A personal wiki basically. I am wondering what any of you tilderians are using?
The things I am looking for:
Absolute requirements:
- Open Source: I want to be in control of the data myself, and I want to be able to hack on it myself as the need arises.
- Self Hostable: Goes hand-in-hand with with open sourceness, I want the data to live on the server in my apartment, under my own control.
- An API of some sort so I can programmatically add/read/modify data.
Nice to haves:
- Revision history of some sort.
- Common/simple data format for easy backup and longevity.
- Web interface, with mobile compatibility.
- Lightweight as possible, so I can run it on a low powered server.
Does anything know anything like that?
Options I have heard of:
25 votes