[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Feedback - Docker container creation for Gambas Web Application
[Thread Prev] | [Thread Next]
- Subject: Re: Feedback - Docker container creation for Gambas Web Application
- From: Fabien Bodard <gambas.fr@xxxxxxxxx>
- Date: Wed, 13 Aug 2025 21:57:23 +0200
- To: Gambas Mailing List <user@xxxxxxxxxxxxxxxxxxxxxx>
J'ai tout lu 😊 All seem simple and good .. Good job .. thank you.. Maybe generating the docker from the ide can be the next step to avoid the kill/rm/build process Fabien Bodard Le mer. 13 août 2025 à 20:55, Linus <olivier.cruilles@xxxxxxxx> a écrit : > Hello, > > Here is a feedback of my experience to create Docker container of Gambas > Web Application. > > I have compiled in a long documentation all the process allowing to put a > Gambas Web Application in a Docker container. > > This is mainly due to the fact Benoit recently has modified the behavior > of the ‘gb.web.gui’ component + Mini Web server of Gambas, that permit now > to use any conventional Web Server (apache, Nginx, Lighttpd, thttpd, etc…) > in front of a Gambas Web Application (based on the ‘gb.web.gui’ component). > > For the moment only the version DEV of Gambas has been modified but I > suppose that this change will be ported to the STABLE version of Gambas > soon. > > Here so the documentation in PDF format (french + english), the Gambas > Eclipsia (demo) project, the project Docker to build the Docker image, and > a video of the Gambas Web Application running in the IDE. > The video is there to show you what you are expecting to see when the > Application run into the Docker container. > > All is there: > > Files Docker Gambas > <https://drive.google.com/drive/folders/14CnjtMR06AQaqko0BQAOH7aaNa9bOEfI?usp=sharing> > > Good reading > > Don’t hesitate to back to me if you have questions. > > Let me know in the comment if the documentation is correct, not to technic > or badly written. > > Thank you > > Olivier >
Feedback - Docker container creation for Gambas Web Application | Linus <olivier.cruilles@xxxxxxxx> |