Caprover logo
Caprover one-click apps browser
silex-platform logo
silex-platform
Silex is an online tool for visually creating static sites with dynamic data. With the free/libre spirit of internet, together.
Official integration
Created - Last update

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

Deployed services
silex-platform
silexlabs/silex-platform:$$cap_version
    6805
    11
    Variables

    silex-platform Version

    Default: v1.0.162

    $$cap_version
    Check out their Docker page for the valid tags https://hub.docker.com/r/silexlabs/silex-platform/tags

    STORAGE_CONNECTOR

    Default: gitlab

    $$cap_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

    Default: gitlab,download

    $$cap_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

    Default: undefined

    $$cap_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

    Default: undefined

    $$cap_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

    Default: undefined

    $$cap_gitlab2_domain
    Domain for your other gitlab instance (e.g. https://framagit.org)

    GITLAB2_CLIENT_ID

    Default: undefined

    $$cap_gitlab2_client_id
    Your client-id for your other gitlab instance app

    GITLAB2_CLIENT_SECRET

    Default: undefined

    $$cap_gitlab2_client_secret
    Your client-secret for your other gitlab instance app
    © 2025, Built with Gatsby - Source code available on GitHub