Tutorial
10 articles in this category.
How to Deploy a Python Celery Worker on Miget
Learn to deploy a Python web app and a Celery background worker on Miget. Run both services within a single Resource plan, with no per-service billing.
How to Run Cron Jobs on a Modern PaaS
Learn how to schedule recurring tasks and background jobs for your web application using cron jobs on a PaaS. Automate cleanup, reports, and more.
Deploy a Django App with PostgreSQL in Minutes
Learn the easiest way to deploy a Django app with a managed PostgreSQL database. Go from a GitHub repo to a live URL in minutes with zero-config buildpacks.
Optimize Your Dockerfile for Production: 10 Best Practices
Learn 10 best practices to optimize your Dockerfile for production. Reduce image size, speed up builds, and improve security for your containerized apps.
Preview Environments for Every Pull Request
Learn how to automatically create preview environments for every pull request. Test changes in isolated, production-like environments to ship code faster.
Migrate from Heroku PostgreSQL to Miget with Zero Downtime
Step-by-step guide to migrating your Heroku PostgreSQL database to Miget using Bucardo for zero-downtime, trigger-based replication - no superuser or logical replication needed on Heroku.
Migrate from AWS RDS to Miget PostgreSQL Using AWS DMS
Step-by-step guide to migrating your PostgreSQL database from AWS RDS to Miget using AWS Database Migration Service (DMS) with zero downtime.
Set Up a PostgreSQL Disaster Recovery Site Outside Miget
Learn how to configure an external PostgreSQL replica as a DR site for your Miget-hosted database using streaming replication and S3 WAL archiving.
Free PostgreSQL Hosting with Public Access
Get started with free PostgreSQL hosting on Miget. Learn how to deploy a database with public access in minutes.