Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

[FR] Minimal Container

Abierto
#544 0 comentarios 2 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
45/100
Tipo de issue
Nueva funcionalidad
Claridad
Bastante claro
Estado de actividad
Estancado
Stack tecnológico
docker, postgresql, redis, typescript

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

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.

Lenguaje dominante
TypeScript
Estrellas
3.9k
Forks
374
Merge medio
21 h 18 min
PR fusionados (30 d)
39

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de sourcebot-dev/sourcebot

Todos los issues de sourcebot-dev/sourcebot

Issues similares

Más issues de TypeScript

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.