# Services

URL: /docs/services

Source: https://github.com/easypanel-io/monorepo/blob/main/apps/website/content/docs/services/index.mdx

Configure applications, databases, and Compose services in Easypanel.



<Cards>
  <Card href="/docs/services/app" title="App Service" description="Build, deploy, expose, and operate an application container" />

  <Card href="/docs/services/mysql" title="MySQL Service" description="Run and operate a persistent MySQL database" />

  <Card href="/docs/services/mariadb" title="MariaDB Service" description="Run and operate a persistent MariaDB database" />

  <Card href="/docs/services/postgres" title="Postgres Service" description="Run and operate a persistent PostgreSQL database" />

  <Card href="/docs/services/mongo" title="Mongo Service" description="Run and operate a persistent MongoDB database" />

  <Card href="/docs/services/redis" title="Redis Service" description="Run a persistent, password-protected Redis service" />

  <Card href="/docs/services/wordpress" title="WordPress Service" description="Deploy and manage WordPress sites" />

  <Card href="/docs/services/box" title="Box Service" description="Run applications in a configurable, module-based runtime" />

  <Card href="/docs/services/compose" title="Compose Service" description="Deploy multi-container workloads with Docker Compose" />
</Cards>
