📄️ Docker
Simplicité instances can easily be deployed on the Docker engine.
📄️ Docker tutorial
For this tutorial we use an out-of-the-box CentOS 7, CentOS 8+/AlmaLinux/RockyLinux or Debian host but this can be transposed to any other host OS.
📄️ Auto Setup
The most classic way of installing an app on an instance is to deploy an empty instance and import modules as the designer user, usually through the UI, the I/O endpoint or using Git pushes/pulls.
📄️ Kubernetes
Warning: This document is a work in progress DRAFT
📄️ Portainer
Portainer is a professional Docker cluster management tool that facilitates installation and operation of Docker containers. This lesson leverages its power to rapidly install Simplicité instances on a server, with the following objectives:
📄️ CloudFoundry
Warning: this document may be outdated and incomplete.
📄️ Heroku
Simplicité instances can easily be deployed on the Heroku® PaaS.
📄️ Openshift
Simplicité instances can easily be deployed on the OpenShift® PaaS.
📄️ AWS ElasticBeansTalk
Simplicité instances can easily be deployed on the AWS Elastic Beanstalk® platform.
📄️ Tomcat installation on Linux
Warning: before choosing this "traditional" installation procedure you should consider other approches such as using Docker containers.
📄️ Tomcat installation on Windows
Warning: before choosing this "traditional" installation procedure you should consider other approches such as using Docker containers.
📄️ Tomcat operation
This document applies to a legacy deployment on a Linux OS of the RedHat family Linux distributions (RedHat, CentOS, Fedora, RockyLinux, AlmaLinux, ...) using the Tomcat® application server.