On-Premise installation
On-Premise
Learn how to configure your On-Premise installation
Description
Carbone On-Premise architecture is designed to be efficient and easy to operate.
Here's a diagram of how Carbone works:
Stateless Carbone doesn't require any complex external components. All you need to do is provide the application with a means of saving persistent data (templates and renderings).
The system is perfectly scalable both vertically (multithreaded management) and horizontally (use of multiple instances).
Custom integration The creation of JS plugins enables you to support your most demanding requirements.
To use Carbone Enterprise Edition on your host, you need a Carbone license. Talk to us to find out more.
Getting the software
Carbone software is distributed in two forms:
- The Carbone binary includes the
Template engine
, thewebserver
and theStudio
, available on Linux, MacOS and Windows. You can download them from Carbone account after your subscription. - The
carbone-ee/carbone
Docker image, available on Dockerhub, includes the Carbone binary anddocument converter
dependencies.