this post was submitted on 09 Feb 2026
66 points (100.0% liked)

Selfhosted

60887 readers
800 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I have been selfhosting for mostly to have everything available for me and my family. I have separate server running Yunohost for my business stuff that currently has Nextcloud, Trillium Notes and Forgejo for file management, notes and code repository. Now I am getting an employee that would probably needs access to files and project management tools.

I currently don't have project management software since I just use Trillium Notes for task planning. I will probably install some, but have not yet decided what to use. I should probably install something (or have system) for managing employee information like personal information, time reporting, holidays etc.

Are you selfhosting your business? What are the tools that you are using? I am specifically interested if you have employees and how you are managing that?

(Although it is also interesting to hear if you are single person company and how you are managing everything)

you are viewing a single comment's thread
view the rest of the comments
[–] cyberpunk007@lemmy.ca 1 points 5 months ago

I used to manually set it up in freebsd jails. Then I moved to docker. Always seems to be a disconnect between PHP and apache configs with next cloud. Every time I update it, it reaches PHP timeouts and I need to do it from cli. Every time I update it the admin dashboard bitches about insecure configs which I then correct and then it happens again the next update.