You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Una volta scaricato puoi aprire il tuo browser all'indirizzo http://localhost:8090 e completare la configurazione con i dati di connessione al database al punto 3:
41
+
-**Host del database:** db
42
+
-**Username dell'utente MySQL:** root
43
+
-**Password dell'utente MySQL:** secret
44
+
-**Nome del database:** openstamanager
45
+
46
+
40
47
### Avvio rapido senza MySQL
41
48
42
49
Con questo comando si scarica e avvia solo l'immagine di OpenSTAManager, senza il database (dovrai creare autonomamente un container con MySQL):
0 commit comments