Skip to main content
Version: Next

Core services

Core services are required technical stacks for the Websoft9 Console.

A comprehensive overview of the Websoft9 backend services can be found in the Websoft9 Architecture.

Services

Maintaining and managing Websoft9's back-end services involves only the following two aspects:

Settings

Set containers of Websoft9 backend

The Websoft9 container service is started using Docker Compose, via its .env file and docker-compose.yml file.

Expose container ports for Gateway

Websoft9 Gateway is running at container, and only expose container ports 80,443 to host server.

You can expose more ports to host server by docker-compose.yml file.