# Additional Configuration

A collection of optional setup guides that aren't required to get the panel running, but cover common things you'll likely want once it is: enabling self-service databases, moving between deployments, securing traffic, and setting up third-party login.

| Page | Description |
| --- | --- |
| [Database Hosts](/docs/additional/database-hosts) | Let users provision their own databases for game servers |
| [Migrations](/docs/additional/migrations) | Moving from another panel, or changing how your Calagopus install is deployed |
| [SSL Certificates](/docs/additional/ssl-certificates) | Get a free Let's Encrypt certificate, keep it renewing, and wire it into Wings on bare metal or in Docker |
| [Reverse Proxies](/docs/additional/reverse-proxies) | Put Nginx, Apache, Caddy, Traefik or Nginx Proxy Manager in front of the Panel and Wings |
| [Setting up OAuth](/docs/additional/setting-up-oauth) | Let users sign in with GitHub, Google, Discord, or any OIDC provider |