[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Feedback - Docker container creation for Gambas Web Application


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