alta.selfhost.eu Open in urlscan Pro
92.116.124.203  Public Scan

URL: https://alta.selfhost.eu/
Submission: On February 04 via api from US — Scanned from US

Form analysis 0 forms found in the DOM

Text Content

CONGRATULATIONS! おめでとう! FELICIDADES! 恭喜! बधाई हो! ПОЗДРАВЛЯЮ! ВІТАЮ! 🎊

Your web server is working. Now make it work for you. 💪

Caddy is ready to serve your site over HTTPS:

 1. Point your domain's A/AAAA DNS records at this machine.
 2. Upload your site's files to /var/www/html.
 3. Edit your Caddyfile at /etc/caddy/Caddyfile:
    1. Replace :80 with your domain name
    2. Change the site root to /var/www/html
 4. Reload the configuration: systemctl reload caddy
 5. Visit your site!


IF THAT WORKED 🥳

Awesome! You won't have to look at this slanted page anymore.

Remember, Caddy can do a lot more than serve static files. It's also a powerful
reverse proxy and application platform. You can use the Caddyfile to enable any
other features you need. Or you could use Caddy's API to configure it
programmatically.

Everything you need to know is either in the 📖 Caddy documentation or the
manual for your OS/platform. Have fun!


IF THAT DIDN'T WORK 😶

It's okay, you can fix it! First check the following things:

 * Service status: systemctl status caddy
 * Logs: journalctl --no-pager -u caddy
 * Are your site's files readable by the caddy user and group? ls -la
   /var/www/html
 * Is the caddy home directory writeable? ls -la /var/lib/caddy
 * Ensure your domain's A and/or AAAA records point to your machine's public IP
   address: dig example.com
 * Are your ports 80 and 443 externally reachable, and is Caddy able to bind to
   them? Check your firewalls, port forwarding, and other network configuration.

WAIT! Before trying again, switch to Let's Encrypt's staging environment to
avoid being accidentally rate limited. Once you get everything else working,
it's safe to switch back.

Depending on your DNS provider, it may take a while for the DNS records to
propagate. Even when everything is configured properly, automated challenges to
obtain TLS certificates usually take several seconds, but may take up to several
minutes or hours.

If you still need help, we have a great community! First try a search, and if
your question is original, go ahead and ask it! Remember to pay it forward and
help others too. 😁

Visit Caddy on: GitHub or Twitter or Our Forum

© Copyright The Caddy Authors
The Caddy project is not responsible for the content, disposition, or behavior
of this Web property, which is independently owned and maintained. For
inquiries, please contact the site owner or hosting provider.