Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

[FR] Minimal Container

Aperta
#544 0 commenti 2 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
45/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
docker, postgresql, redis, typescript

Direzione di ricerca

Locate the container build and service configuration, then trace how PostgreSQL and Redis are started and connected. Determine the configuration needed for externally hosted instances and verify the minimal image can connect without bundling either service. Done means the container remains usable with shared PostgreSQL and Redis, with the setup and backup boundaries made clear.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

Feature

Noticed that the download size when pulling the container was significantly larger than all of the other software I have hosted. Until I noticed that sourcebot ships it's own instance of PostgreSQL and Redis inside of it.

I preferably would really like my containers to only host itself inside of that container, so it makes it significantly easier for backups (container config backups would be weekly, db backups daily, etc...)

It would also help with running sourcebot on servers that use a shared instance of PostgreSQL to reduce unnecessary resource usage by having multiple PostgreSQL instances.

Lingua principale
TypeScript
Stelle
3.9k
Fork
374
Merge medio
21h 18m
PR unite (30g)
39

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di sourcebot-dev/sourcebot

Tutte le issue di sourcebot-dev/sourcebot

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.