Dally
Explore posts from serversZZerops
β’Created by Dally on 1/7/2025 in #πͺγ»community-support
Best way to migrate from legacy to lightweight core
As the title says, what is the best way to switch from legacy to lightweight core? Simply just copy the import yaml file and run zcli import? Thanks!
7 replies
ZZerops
β’Created by Dally on 1/7/2025 in #πͺγ»community-support
Cloning and using a repository on build
Hello, i'm struggling a little but to build a rust app in the rust build container. I want to clone a git repository,
cd
into it and run build, however it looks like the cd
command is not working as i would expect, and also i cannot clone the repository to current working folder because it is not empty. What should be the recommended way to do this?
3 replies
ZZerops
β’Created by Dally on 1/2/2025 in #πͺγ»community-support
Stopped service has allocated cores and memory
6 replies
ZZerops
β’Created by Dally on 10/8/2024 in #πͺγ»community-support
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?
5 replies
ZZerops
β’Created by Dally on 6/24/2024 in #πͺγ»community-support
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?
56 replies
ZZerops
β’Created by Dally on 6/20/2024 in #πͺγ»community-support
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?
30 replies
CDCloudflare Developers
β’Created by Dally on 4/17/2024 in #workers-help
Is there a possibility to create a subdomain for all workers?
As the title says, is there a possibility to have a subdomain like workers.example.com, and then use routes to route different workers? For example workers.example.com/worker-1 etc. Thanks!
I wanted to use routes on my domain, but my example.com is already mapped to a Pages project, that means, it is not getting picked up by routes, because CNAME is directing it to pages.dev.
2 replies