Caprover logo
Caprover one-click apps browser
Squidex logo
Squidex
Squidex is an open source headless CMS and content management hub.
Official integration
Created - Last update

Squidex is an open source headless CMS and content management hub. In contrast to a traditional CMS Squidex provides a rich API with OData filter and Swagger definitions. It is up to you to build your UI on top of it. It can be website, a native app or just another server. It is built with ASP.NET Core and CQRS and is tested for Windows and Linux on modern browsers.

Deployed services
squidex
squidex/squidex:$$cap_squidex_version
  • squidex-data:/app/Assets
always
15
squidex-db
mongo:$$cap_mongo_version
  • squidex-db-data:/data/db
  • squidex-db-config:/data/configdb
always
3
Variables

Squidex Version

Default: 4.6.0

$$cap_squidex_version
Check out their page for the valid versions https://hub.docker.com/r/squidex/squidex/tags

MongoDB Version

Default: 4

$$cap_mongo_version
Check out their Docker page for the valid tags https://hub.docker.com/r/library/mongo/tags/

MongoDB password

Default: undefined

$$cap_mongo_password
Only use alphanumeric chars.

Admin Email

Default: undefined

$$cap_admin_email
The Email which is gonna be used to login as administrator.

Admin Password

Default: undefined

$$cap_admin_password
The password which is gonna be used to login as administrator.(Minimum eight characters, at least one letter, one number and one special character:)

Microsoft Client Id(Optional)

Default: undefined

$$cap_microsoft_client
The client id from Microsoft in order to enable MS Login.

Microsoft Secret Token(Optional)

Default: undefined

$$cap_microsoft_secret
The secret token from Microsoft in order to enable MS Login.

Github Client Id(Optional)

Default: undefined

$$cap_github_client
The client id from Github in order to enable Github Login.

Github Secret Token(Optional)

Default: undefined

$$cap_github_secret
The secret token from Github in order to enable Github Login.

Google Client Id(Optional)

Default: undefined

$$cap_google_client
The client id from Google in order to enable Google Login.

Google Secret Token(Optional)

Default: undefined

$$cap_google_secret
The secret token from Google in order to enable Google Login.
© 2025, Built with Gatsby - Source code available on GitHub