4paradigm / 4paradigm/OpenMLDB

sbin init when ip binds public address in demo docker

Ouverte
#3,140 0 commentaires 0 réactions 1 personne assignée Réclamée par @vagetablechicken Voir sur GitHub
tools
Langage dominant
C++
Étoiles
1.7k
Forks
331
Merge moyen
12 j 12 h
PR mergées (30 j)
1

Description

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

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
docker, shell
Domaine
cli, devops, tooling
Type d'issue
Fonctionnalité
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
45/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.