this post was submitted on 24 Jun 2023
8 points (100.0% liked)

Self Hosted - Self-hosting your services.

15128 readers
17 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

Important

Cross-posting

If you see a rule-breaker please DM the mods!

founded 4 years ago
MODERATORS
 

I am the CTO for an early-stage FinTech startup, and am looking to connect with architect-level developers who have managed their own self-hosted instance of Lemmy to help stand up a standalone, non-federated instance on a cloud provider such as AWS or Azure. This would be paid work, can be part-time to fit your schedule, and will have the option to become full-time upon our next round of funding.

Please reply or DM me if you have any interest and would like more details. Thanks!

Jason

you are viewing a single comment's thread
view the rest of the comments
[โ€“] wizjenkins@lemmy.wizjenkins.com 1 points 2 years ago (1 children)

Actually he needs a developer to disable federation. It's on be l by default and to my knowledge there is no way to disable it.

[โ€“] randombit@lemmy.sdf.org 5 points 2 years ago

There are two config options that control this:

  • private_instance
  • federation_enabled

Federation is disabled by default, and needs to be enabled either through the online admin panel or directly through the config.json file.

https://join-lemmy.org/docs/administration/first_steps.html