Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update zerops deployment #109

Merged
merged 2 commits into from
Nov 11, 2024
Merged

update zerops deployment #109

merged 2 commits into from
Nov 11, 2024

Conversation

nermalcat69
Copy link
Contributor

Hey team, as you have your own zerops account with credits. Feel free to deploy it on your side to have the control.

You can just import this whole repo via this import yml on the Zerops dashboard.

project:
  name: nitrojs

services:
  - hostname: app
    type: nodejs@20
    enableSubdomainAccess: true
    buildFromGit: https://github.com/nitrojs/nitro-deploys
 

After it builds successfully you can go to the app service then to public access to enable subdomain.

Then you can just utilize that link wherever you need :)

Changes Made

  • Improved zerops.yml as node_modules & package.json are unnecessary.
  • Added the link for the deployment testing (replace with your own)

Copy link

netlify bot commented Nov 9, 2024

Deploy Preview for nitro-deployment ready!

Name Link
🔨 Latest commit 5e8414d
🔍 Latest deploy log https://app.netlify.com/sites/nitro-deployment/deploys/6731ec4889f2980008898d22
😎 Deploy Preview https://deploy-preview-109--nitro-deployment.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Nov 9, 2024

Deploy Preview for nitro-deployment-edge ready!

Name Link
🔨 Latest commit 5e8414d
🔍 Latest deploy log https://app.netlify.com/sites/nitro-deployment-edge/deploys/6731ec48e91cc00008953670
😎 Deploy Preview https://deploy-preview-109--nitro-deployment-edge.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@nermalcat69
Copy link
Contributor Author

nermalcat69 commented Nov 9, 2024

And about the github integration please checkout this doc: https://docs.zerops.io/references/github-integration

We also have a github action: https://github.com/marketplace/actions/zerops-actions

If you need me to make any changes feel free to @ me

@pi0 pi0 changed the title feat: fix zerops deployment update zerops deployment Nov 11, 2024
@pi0
Copy link
Member

pi0 commented Nov 11, 2024

Thanks for PR! We should update docs too.

When provider has hosted CI/CD, that's preferred but good to know about action. we shall document it as well.

@pi0 pi0 merged commit ab3b8eb into nitrojs:main Nov 11, 2024
6 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants