4paradigm / 4paradigm/OpenMLDB

sbin init when ip binds public address in demo docker

Abierto
#3,140 0 comentarios 0 reacciones 1 asignado Reclamado por @vagetablechicken Ver en GitHub
tools
Lenguaje dominante
C++
Estrellas
1.7k
Forks
331
Merge medio
12 d 12 h
PR fusionados (30 d)
1

Descripción

sbin can't support deploy and start in onebox when ip is public address. It'll do ssh ip to deploy and start.(Need to install ssh and auth localhost, not necessary)
But if user wants to remote access the cluster in demo docker, we should support it.

Methods:
1. local in hosts config
2. an env variable to force deploy/start in local

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Look at the sbin init script to understand the deployment and startup flow. The issue mentions handling public IP addresses for remote cluster access in demo Docker. Check how IP binding and SSH are currently managed. The solution involves modifying the script to support local deployment via hosts config or an environment variable, avoiding SSH requirements. Test the changes in a Docker environment to ensure remote access works.

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

Evaluación

Stack tecnológico
docker, shell
Área
cli, devops, tooling
Tipo de issue
Nueva funcionalidad
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.