
Silex, is a free and open source website builder in the cloud. Create websites directly in the browser without writing code. And it is suitable for professional designers to produce great websites without constraints. Silex is also known as the HTML5 editor. You are installing a Docker image generated from this silex-platform source code https://github.com/silexlabs/silex-platform For your Gitlab App client id and secret and your redirect URL see https://github.com/silexlabs/silex-platform?tab=readme-ov-file#environment-variables For environment variables definition, see https://docs.silex.me/en/dev/options More details: https://silex.me/ NB: You can selfhost your gitlab instance too so that you will have a full selfhosted web builder. You probably want to use a CMS like Wordpress or others, you can also selfhost it. See https://docs.silex.me/en/user/cms
silex-platform
silex-platform Version
Check out their Docker page for the valid tags https://hub.docker.com/r/silexlabs/silex-platform/tags
STORAGE_CONNECTOR
Storage connector you want to use should be one or more of following gitlab,ftp,gitlab2 (separated with comma but no space)
HOSTING_CONNECTOR
Hosting connector you want to use should be one or more of following gitlab,ftp,gitlab2,download (separated with comma but no space)
GITLAB_CLIENT_ID
Your client-id for your gitlab app (see https://docs.gitlab.com/ee/integration/oauth_provider.html#create-a-user-owned-application)
GITLAB_CLIENT_SECRET
Your client-secret for your gitlab app (see https://docs.gitlab.com/ee/integration/oauth_provider.html#create-a-user-owned-application)
GITLAB2_DOMAIN
Domain for your other gitlab instance (e.g. https://framagit.org)
GITLAB2_CLIENT_ID
Your client-id for your other gitlab instance app
GITLAB2_CLIENT_SECRET
Your client-secret for your other gitlab instance app