Utilizzo Portainer per gestire i miei container. Volevo installare Discourse in un nuovo container, ma non sono riuscito a farlo. Se qualcuno può aiutarmi, ne sarei grato.
COSA HO PROVATO?
Ho letto il file GitHub e ho provato a seguirlo, ma non sono riuscito a eseguire i comandi della console poiché non avevo ancora creato un container. Quindi ho creato/clonato un’immagine di Discourse da DockerHub e l’ho installata tramite Portainer, ma quando la eseguo mi dice che è uscita con il codice di errore 0.
Because they only support one installation type, which is in a clean VPS where all the modifications and scripts run without any issue. Anything else is a custom installation and they won’t support it as the ways to use containers is infinite.
To be able to install Discourse, you need to run the bootstrapping done via the launcher utility. If you can add scripts to Portainer it should be relatively easy to do. Or you can just install Discourse in a VPS and push the resulting container to see if that works.
Other way, which could be easier is to decouple everything and deploy them individually, this means (in no way a complete list):
Yes we have only one official install largely to allow our community to support it well. If we had more, it would be difficult for everyone to provide quality troubleshooting and setup advice.
The easy solution that you can get free help with is to follow the official install instructions. If you need help with portainer and have a budget you can ask in marketplace or contact me. I’m not familiar with portainer, but have built containers to launch with other tools.
Non voglio sembrare ignorante, dove si trova questa utility launcher? Stavo guardando il percorso /discourse con l’immagine Docker che ho scaricato e non riuscivo a trovare alcuno script… di nuovo, forse sto guardando nel modo sbagliato? Probabilmente farò funzionare un contenitore Docker Ubuntu standard e lo configurerò tutto da solo per il test come se fosse un’installazione standard.