mirror of
https://github.com/Dokploy/examples
synced 2025-06-26 18:15:52 +00:00
23 lines
682 B
Markdown
23 lines
682 B
Markdown
# AstroJS Example
|
|
|
|
This repository contains an example of AstroJS application that is deployed on Dokploy.
|
|
|
|
|
|
1. **Use Git Provider in Your Application**:
|
|
- Repository: `https://github.com/Dokploy/examples.git`
|
|
- Branch: `main`
|
|
- Build path: `/astro`
|
|
- Publish Directory: `./dist` (Nixpacks)
|
|
|
|
3. **Click on Deploy**:
|
|
- Deploy your application by clicking the deploy button.
|
|
|
|
4. **Generate a Domain**:
|
|
- Click on generate domain button.
|
|
- A new domain will be generated for you.
|
|
- Set Port `80`
|
|
- You can use this domain to access your application.
|
|
|
|
|
|
If you need further assistance, join our [Discord server](https://discord.com/invite/2tBnJ3jDJc).
|