# Guides

URL: /docs/guides

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

Configure and operate Easypanel beyond the initial installation.



<Cards>
  <Card href="/docs/guides/file-management" title="File Management" description="Manage files on Easypanel using FileZilla or FileBrowser" />

  <Card href="/docs/guides/custom-ssl" title="Custom SSL Certificate" description="Configure a custom SSL certificate for Easypanel" />

  <Card href="/docs/guides/custom-traefik-config" title="Custom Traefik Configuration" description="Create and apply a custom Traefik configuration" />

  <Card href="/docs/guides/cron-job" title="Cron Job" description="Schedule recurring tasks on Easypanel" />

  <Card href="/docs/guides/uninstalling-easypanel" title="Uninstall Easypanel" description="Remove Easypanel from your server" />

  <Card href="/docs/guides/traefik-dashboard" title="Traefik Dashboard" description="Enable the Traefik dashboard for monitoring and management" />

  <Card href="/docs/guides/notifications" title="Notifications" description="Stay informed about important events in Easypanel" />

  <Card href="/docs/guides/wildcard-domain" title="Wildcard Domain" description="Configure a wildcard domain in Easypanel" />

  <Card href="/docs/guides/nixpacks-php-settings" title="Custom php.ini with Nixpacks" description="Customize PHP settings for applications built with Nixpacks" />

  <Card href="/docs/guides/pin-easypanel-version" title="Pin Easypanel Version" description="Prevent automatic updates by pinning an Easypanel version" />

  <Card href="/docs/guides/remote-docker-builder" title="Remote Docker Builder" description="Offload application builds to a remote Docker builder" />

  <Card href="/docs/guides/gpu-support" title="GPU Support" description="Run GPU-accelerated containers with the NVIDIA Container Toolkit" />

  <Card href="/docs/guides/custom-service-domain" title="Custom Service Domain" description="Configure automatic custom domains for your services" />
</Cards>
