Hosting a website on Katapult with Caddy
Caddy is a powerful tool that simplifies serving sites and services on Katapult. It also provides automatic TLS certification and management using Let's Encrypt, ensuring your sites are secure.
We like to help people so we try to publish useful tutorials about how to use our products, open source libraries or how to accomplish various design & development tasks.
Displaying all 7 posts
Caddy is a powerful tool that simplifies serving sites and services on Katapult. It also provides automatic TLS certification and management using Let's Encrypt, ensuring your sites are secure.
Follow our step-by-step guide for a seamless setup and deployment process.
Looking to get creative with AI? If you’re running a Katapult VM, you can now run Stable Diffusion XL by using ComfyUI. Here's how to get set up.
Following several months in development the team at Katapult are pleased to announce our latest storage offering. Introducing our Elastic File System (KEFS), suitable for your file storage needs.
A tutorial to help you create a simple custom event system using es6 JavaScript
In this post we will discuss how we configure MariaDB multi-source replication in order to achieve database redundancy.
In the time we've been assisting people with hosting their web applications, the most common reason we've seen for performance problems has been missing or incorrectly used database indexes, so...