Found 3 repositories(showing 3)
A guide on how to set up Github Actions workflow to automatically build an image of your Next.js Prisma app and push it to Docker Hub, which we then use in Dokploy to deploy the remote built image without having to spend server resources to build it ourselves. It cuts down on deployment time and conserves your VPS resources.
yerkow
This repository is set up to automate the deployment of your application using GitHub Actions and Dokploy. With every push to the repository, the deployment process is triggered, making it easy to manage your application's lifecycle.
minisource
GitHub Action for deploying Docker Compose applications to Dokploy with automated build, push, and deployment steps.
All 3 repositories loaded