Hacktoberfest 2026: as issues que os mantenedores marcaram para outubro, abertas e boas para iniciantes. Ver issues do Hacktoberfest

[FR] Minimal Container

Aberta
#544 0 comentários 2 reações 0 responsáveis Ver no GitHub

Ninguém assumiu esta issue ainda.

Avaliação

Dificuldade
4/5
Tempo estimado
3-5 dias
Facilidade para iniciantes
45/100
Tipo de issue
Funcionalidade
Clareza
Razoavelmente clara
Status de atividade
Estagnada
Stack de tecnologia
docker, postgresql, redis, typescript

Direção de pesquisa

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.

Escrita pelo modelo de indexação a partir do texto da issue.

Descrição

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.

Linguagem predominante
TypeScript
Estrelas
3.9k
Forks
374
Merge médio
21h 18min
PRs com merge (30d)
39

Guia de contribuição

Abrir o guia de contribuição

Primeiros passos

  1. Leia a issue inteira e depois o guia de contribuição do projeto.
  2. Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
  3. Faça um fork do repositório e trabalhe em uma branch.
  4. Abra um pull request que referencie o número da issue.

Mais de sourcebot-dev/sourcebot

Todas as issues de sourcebot-dev/sourcebot

Issues semelhantes

Mais issues de TypeScript

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.