Louay
ZZerops
•Created by Louay on 4/8/2025 in #💪・community-support
Cloudfare ipv6 & zerops
but i want to test if it works for ipv6 users now or not
14 replies
ZZerops
•Created by Louay on 4/8/2025 in #💪・community-support
Cloudfare ipv6 & zerops
it works now
14 replies
ZZerops
•Created by Louay on 4/8/2025 in #💪・community-support
Cloudfare ipv6 & zerops
when i changed it to full
14 replies
ZZerops
•Created by Louay on 4/8/2025 in #💪・community-support
Cloudfare ipv6 & zerops
yepp that was the problem
14 replies
ZZerops
•Created by Louay on 4/8/2025 in #💪・community-support
Cloudfare ipv6 & zerops
in cloudfare
14 replies
ZZerops
•Created by Louay on 4/8/2025 in #💪・community-support
Cloudfare ipv6 & zerops
i need to add the ipv6 with proxy mode
14 replies
ZZerops
•Created by Louay on 4/8/2025 in #💪・community-support
Cloudfare ipv6 & zerops
yup as it says
14 replies
ZZerops
•Created by Louay on 3/14/2025 in #💪・community-support
Object storage custom domain
it worked man thnx alot !!
47 replies
ZZerops
•Created by Louay on 3/14/2025 in #💪・community-support
Object storage custom domain
Files/folders listed in build.deployFiles do not exist.
{
"files": [
"./app/server"
]
}
47 replies
ZZerops
•Created by Louay on 3/14/2025 in #💪・community-support
Object storage custom domain
[BUILD ERROR] target './app/server' specified in deployFiles field is missing
2025-03-14T10:03:48.100Z [BUILD ERROR] measuring application size failed
47 replies
ZZerops
•Created by Louay on 3/14/2025 in #💪・community-support
Object storage custom domain
how can i make a compatible zerops yaml
47 replies
ZZerops
•Created by Louay on 3/14/2025 in #💪・community-support
Object storage custom domain
please this is my Dockerfile for bun + hono
Build stage
FROM oven/bun:1 AS builder
WORKDIR /app
# Copy package files first for better caching
COPY package.json bun.lockb ./
RUN bun install --frozen-lockfile
# Copy rest of the files
COPY . ./
# Build the binary
RUN bun build main.ts --compile --outfile server
# Final stage
FROM debian:bookworm-slim
WORKDIR /app
# Copy only the compiled binary
COPY --from=builder /app/server ./server
# Run the binary
CMD ["./server"]
47 replies
ZZerops
•Created by Louay on 3/14/2025 in #💪・community-support
Object storage custom domain
alrigght ill take a look
47 replies
ZZerops
•Created by Louay on 3/14/2025 in #💪・community-support
Object storage custom domain
Wish you good luck
47 replies
ZZerops
•Created by Louay on 3/14/2025 in #💪・community-support
Object storage custom domain
its integrated
47 replies
ZZerops
•Created by Louay on 3/14/2025 in #💪・community-support
Object storage custom domain
so hope by that time
47 replies
ZZerops
•Created by Louay on 3/14/2025 in #💪・community-support
Object storage custom domain
Yea our launch is maybe in the next 4 or 5 months
47 replies
ZZerops
•Created by Louay on 3/14/2025 in #💪・community-support
Object storage custom domain
Wish to hear about that soon
47 replies
ZZerops
•Created by Louay on 3/14/2025 in #💪・community-support
Object storage custom domain
we are exploring options for our product
47 replies
ZZerops
•Created by Louay on 3/14/2025 in #💪・community-support
Object storage custom domain
because im planning for a production enviormenet
47 replies