this post was submitted on 24 Jun 2023
0 points (50.0% liked)

Self Hosted - Self-hosting your services.

11230 readers
3 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

Beginning of January 1st 2024 this rule WILL be enforced. Posts that are not tagged will be warned and if not fixed within 24h then removed!

Cross-posting

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

founded 3 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
[–] [email protected] 4 points 1 year ago (2 children)

I don’t think you’re looking for architects or developers if you just want to run an instance. Those would be for developing custom features for Lemmy. I believe you are looking for a Cloud Engineer.

[–] [email protected] 2 points 1 year ago

You're right...however in a perfect world I'm looking for more of a high-end generalist that can do it all, as I definitely expect that development will be necessary. If there aren't any proverbial "purple squirrels" out there that can (or want) to do both though, then we'll need to separate the roles and hire multiple.

[–] [email protected] 1 points 1 year 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.

[–] [email protected] 5 points 1 year 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