Millora del flux d'instal·lació Demo Docker i experiència d'usuari (UX)#353
Merged
amorilla merged 14 commits intoctrl-alt-d:masterfrom Feb 7, 2026
Merged
Millora del flux d'instal·lació Demo Docker i experiència d'usuari (UX)#353amorilla merged 14 commits intoctrl-alt-d:masterfrom
amorilla merged 14 commits intoctrl-alt-d:masterfrom
Conversation
amorilla
reviewed
Feb 7, 2026
Collaborator
amorilla
left a comment
There was a problem hiding this comment.
Em sembla bé.
Millor fer els canvis definitius ara i no amb una PR posterior.
Fes un commit amb els canvis al README i al nom del repositori i la branca.
amorilla
approved these changes
Feb 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🚀 Descripció
Aquesta PR introdueix una actualització profunda en el procés de desplegament de la demo mitjançant Docker. L'objectiu principal és eliminar la dependència de la intervenció manual de l'usuari durant la preparació de la base de dades i millorar la visibilitat del procés.
S'ha passat d'un sistema que "segrestava" la terminal amb logs en brut a un instal·lador assistit que monitoritza l'estat dels contenidors i finalitza automàticament quan el servei està llest.
✨ Canvis principals
🛠️ Com provar-ho
📌 Notes addicionals
Aquesta és la primera de dues PRs previstes. En una segona fase es realitzarà la neteja de fitxers obsolets (.old, variants de Compose i Makefiles antics) i l'actualització de la documentació README per reflectir aquest nou flux simplificat.
Nota sobre les variables: He deixat les variables REPO_USER i REPO_BRANCA, a l'inici del script, apuntant al meu fork per facilitar el testejat directe. Un cop validat el funcionament, es poden revertir al repositori oficial abans del merge.