Skip to Main Content
Status New
Workspace ApplinX
Categories High Availability
Created by Maximilien BARBIER
Created on Apr 5, 2024

Make ApplinX DevOps-enabled

ApplinX is a standard Java application, development should be planned for teamwork :

  • make versioning and teamwork possible using git,

  • integrate maven or another production automation management tool for Java software projects,

  • use a more recent version of java / tomcat,

  • generate the ApplinX war directly from GitHub (GitLab or other) so that the war generated is constant and not dependent on the configuration of the developer's workstation,

  • create a real CI/CD flow from GitHub (or other),

  • ...

In short, ApplinX can become a real DevOps application.

Use Case Team work