📄️ Run Django Celery Workers
Set up Celery workers and beat schedulers for background task processing in your Django application on Appliku.
📄️ Serve Django Media Files
Configure persistent storage for user-uploaded media files in your Django application on Appliku.
📄️ Serve Django Static Files with WhiteNoise
Configure WhiteNoise to serve Django static files efficiently in production on Appliku.
📄️ Connect to Amazon S3
Store media files, backups, and static assets on Amazon S3 or any S3-compatible object storage service.
📄️ CI/CD Integration
Integrate Appliku with your CI/CD pipeline using webhooks for automated deployments after tests pass.
📄️ Zero-Downtime Deployments
Minimize or eliminate downtime during deployments on Appliku using best practices and cluster mode.
📄️ Run Multiple Apps on One Server
Deploy and manage multiple applications on a single server with Appliku.
📄️ Custom Nginx Configuration
Customize the Nginx configuration for your Appliku application to adjust timeouts, upload limits, headers, and more.
📄️ Use uv Package Manager
Speed up Python dependency installation on Appliku using the uv package manager.
📄️ Expose Non-HTTP Ports
Configure your Appliku application to expose TCP ports for non-HTTP services like MQTT, game servers, or custom protocols.
📄️ Self-hosting RStudio
How to self-host RStudio Server on your own server using Appliku.
📄️ Deploy from JetBrains Space
How to set up automated deployments from JetBrains Space to a server managed by Appliku.
📄️ Automate Custom Domain Management
How to use the Appliku API to automate custom domain management for your SaaS customers.
📄️ Using AI Coding Assistants with Appliku
How to use Claude Code, Cursor, Copilot, and other AI tools to deploy your app to Appliku — using the llms.txt file for context.