This repository contains an example blog deployment for Dokploy.
You have two options to get started:
-
Fork the Repository:
- Fork this repo to your own GitHub account.
-
Use Git Provider in Your Application:
- Repository:
https://github.com/Dokploy/astro-example.git
- Branch:
main
- Build path:
/
- Repository:
-
Add Environment Variables:
- Navigate to the "Environments" tab and add the following variable:
NIXPACKS_START_CMD="pnpm run preview"
- Navigate to the "Environments" tab and add the following variable:
-
Click on Deploy:
- Deploy your application by clicking the deploy button.
-
Add a Domain:
- Host: Enter your domain.
- Path:
/
- Container port:
3000
If you need further assistance, join our Discord server.