📄️ Application Management Overview
Create and manage applications in Appliku — from Git integration to processes, domains, and environment variables.
📄️ Create App from GitHub
Create an application in Appliku by connecting your GitHub repository with OAuth integration and push-to-deploy.
📄️ Create App from GitLab
Create an application in Appliku by connecting your GitLab repository using a personal access token.
📄️ Create App from Custom Git Repo
Create an application in Appliku from any Git repository accessible via HTTPS or SSH.
📄️ Build Settings
Configure how your application is built in Appliku -- build images, Dockerfiles, build commands, and container settings.
📄️ Environment Variables
Configure environment variables for your Appliku application -- manual, auto-injected, and YAML-based configuration.
📄️ Managing Processes
Define and manage application processes — web, release, and worker commands in Appliku.
📄️ Custom Domains & SSL
Add custom domains to your Appliku application with automatic SSL certificates from Let's Encrypt.
📄️ Persistent Volumes
Use persistent volumes to store data that survives deployments and container restarts.
📄️ Cron Jobs (Scheduled Tasks)
Schedule recurring tasks like email sending, data updates, and cleanup jobs in Appliku.
📄️ Deployment Webhooks
Trigger deployments from external systems like CI/CD pipelines using webhooks.
📄️ appliku.yml Configuration
Define your application's build settings, processes, databases, volumes, and cron jobs in a single YAML file.
📄️ Deployments & Build Logs
Track deployments, view build logs, and manage the deployment lifecycle of your Appliku applications.
📄️ Application Logs
View stdout and stderr output from your running application processes in the Appliku dashboard.
📄️ Run One-Off Commands
Run one-off commands inside your application's container from the Appliku dashboard.
📄️ Scaling Applications
Scale your application processes in Appliku -- standalone containers and cluster mode replicas.
📄️ Deleting an Application
How to delete an application from Appliku and what happens to associated resources.
📄️ Changing Git Repository
Change the Git repository or branch for an existing Appliku application.