Skip to content

Dokploy/astro-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dokploy Example

This repository contains an example blog deployment for Dokploy.

You have two options to get started:

  1. Fork the Repository:

    • Fork this repo to your own GitHub account.
  2. Use Git Provider in Your Application:

    • Repository: https://github.com/Dokploy/astro-example.git
    • Branch: main
    • Build path: /
  3. Add Environment Variables:

    • Navigate to the "Environments" tab and add the following variable:
      NIXPACKS_START_CMD="pnpm run preview"
      
  4. Click on Deploy:

    • Deploy your application by clicking the deploy button.
  5. Add a Domain:

    • Host: Enter your domain.
    • Path: /
    • Container port: 3000

If you need further assistance, join our Discord server.