Zerops

Z

Zerops

Join the community to ask questions about Zerops and get answers from other members.

Join

502 Bad Gateway when using Zerops Subdomain Access

I am setting up a python project and I want to use Zerops subdomain during development. However, when I access said domain I am met with a 502 Bad Gateway NGINX error.

push problem

Hello I have a problem when i enter
zcli push
zcli push
the upload works but at the end the push failed with this error: last command has finished with error, identifier for communication with our support...

Monorepo with 2 Apps cli push specific app

If I have a nx monorepo where I will have multiple analog.js apps Is there a way to choose which app should be pushed by the zcli. maybe through providing another yml file?...

Java Service Maven Permission Denied

I'm trying to deploy a spring boot service with a standard default zeroops yaml file but it fails, the error is get on ./mvnw clean install ━━━ is -i: line 1: ./mvnw: Permission denied...
Solution:
Ok, it looks like you changed the permissions of the nvmw file and the chmod command will fix it.

Object Storage MinIO login

Is it possibnle to login to the provided MinIO API endpoint (i mean the MinIO web interface)? Also, is there a way to check whats in the bucket in object storage natively within Zerops?

Migration of Gluo to Zerops

hey @kipteam we can continue our convo here whenever you're free @Aleš and other team is ready to help you out as your hosting contract with the other company is ending soon

Setting up zCli on NixOS

hey @Arbel can you ask your questions here ? related to installing zcli

Self-Hosted Supabase

I am currently in the process of adding Supabase to a project; I prefer for it to be self hosted which is supported. Has anyone had experience of deploying this to Zerops yet and if so is there any advice that could be given? Thanks!

Site unreachable

Hello, so I cannot pinpoint one specific issue - when my website has no visit for a longer period of time, then the first visit errors out (it is proxied through cloudflare). On subsequent reload it loads fine. To my understanding, the service never goes offline and cold starts should not be an issue correct? Or am i wrong?
No description

Monorepos

How would i go about setting up zerops.yml in a monorepo, which has multiple packages that can be built? I'm using Astro and nodejs server, the frontend lies in apps/frontend dir and I've added all the pnpm commands to the root package.json. Is this the correct way? ```yml zerops:...

Public IPv6 and a domain

Hello, I did my due research but I'm in no way experienced enough with this, so I'd like a confirmation. In theory, it should be possible to have only the public IPv6 address set up in zerops for a service (node.js Astro project) and route IPv4 through Cloudflare's proxied AAAA DNS record pointing to the public IPv6 right? As I said I searched some information on Google and Cloudflare's forums, and it should be doable. Do any of you have some experience with such thing? Thanks?...