September 2022
OnlyScripts is a community script sharing website, as well as a selling platform between users. Implementation of the technical infrastructure of the OnlyScripts project hosted on the Infomaniak Public Cloud (openstack) :
The website is built with the Laravel 9 framework (PHP 8.1, MariaDB, Laravel Sail/Docker, Laravel Echo/Pusher).
- 3 instances (virtual machines) under Debian : reverse proxy, production environment, staging environment.
- GitLab instance
- Private Docker Registry
- Setup of a GitLab CI/CD pipeline to automate the build of the different Docker images of the stack (Nginx, PHP-FPM and the source code of the site) as well as their deployment on each environment.