4paradigm / 4paradigm/OpenMLDB
sbin init when ip binds public address in demo docker
- Lingua principale
- C++
- Stelle
- 1.7k
- Fork
- 331
- Merge medio
- 12g 12h
- PR unite (30g)
- 1
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- docker, shell
- Ambito
- cli, devops, tooling
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100