this post was submitted on 27 Nov 2023
1 points (100.0% liked)

Self-Hosted Main

502 readers
1 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.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

Found this tool somewhere on reddit https://github.com/GeneralTask/task-manager/tree/master

This seems like a difficult tool to selfhost. I have hosted few apps earlier but those were direct docker containers.

I see 3 major challenges with this setup:

  1. Backend : It creates 2 containers but those are generic DB servers. Would the dockerfile install the actual code ?
  2. Frontend : How to connect with backend
  3. Fontawesome pro subscription is a requirement

Any help would be appreciated

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 9 months ago

In frontend/src/environment.ts there's a constant responsible for the API url