This repository contains the scripts used to build Docker images that contains a pre-configured Tomcat server on which can be run a Simplicité® low code platform instance.
The images built using these tools are available on our private registry:
- Public server images (not containing the Simplicité platform)
- Private platform images (containing the Simplicité platform)
It also contains other scripts and examples for building/running other Simplicité®-related images.
- See this document for a basic tutorial.
- See this document for more details and advanced usages.
Copyright 2014-2024 Simplicité Software
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License here
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
The base server images are based on the official CentOS, AdoptOpenJDK and Apline images and their standard additional packages. They also contain the following additional components:
- Apache Tomcat released under the Apache License with:
- the MySQL connector/J JDBC driver released under LGPL license
- the PostgreSQL JDBC driver released under a custom BSD style license