Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
-5 votes
0 answers
52 views

I am trying to do this in my Gitea Action yml file: jobs: build-and-push: runs-on: ubuntu-latest steps: - name: Checkout code uses: actions/checkout@v3 And getting this ...
Alex's user avatar
  • 11
0 votes
0 answers
51 views

I’m running a container through Coolify and setting Traefik labels. Basic Auth should only apply to the main site, while /api and /jobs should stay public. Сonfig: traefik.enable=true traefik.http....
1 vote
0 answers
111 views

I'm running a self-hosted Supabase instance on Coolify using Docker Compose. I'm trying to override the default GoTrue email templates with my own custom HTML files, but GoTrue consistently ignores ...
0 votes
0 answers
136 views

I'm running a FastAPI backend with Uvicorn on my VPS (Using Coolify) behind Cloudflare, and I'm getting the following error in the browser: SSL_ERROR_NO_CYPHER_OVERLAP The error only occurs when the ...
0 votes
0 answers
182 views

I'm self-hosting n8n using Coolify, and I'm trying to get queue mode working. I’ve followed the official Docker setup instructions and verified everything multiple times, but executions still appear ...
0 votes
0 answers
224 views

I’m encountering an issue while deploying a website built with Next.js and a MySQL database, hosted on a Hostinger VPS using Coolify. Context: • The Next.js site is properly built (next build) and ...
2 votes
0 answers
646 views

I have a dockerized backend consisting of a NestJS application and a PostgreSQL service. I want the PostgreSQL service to initialize automatically on the first container startup, specifically: ...
0 votes
0 answers
76 views

After logging in with React's Google OAuth library, I am being redirected to my front end again with the following link. Why is this happening and how can I fix the issue? https://website.com/?error=...
1 vote
0 answers
523 views

I am using Coolify Cloud to manage my Next.js application and PostgreSQL database. Both the application and the database are running in separate Docker containers. I want to back up my PostgreSQL ...
BibDev's user avatar
  • 399
0 votes
2 answers
3k views

I want to use Coolify with CloudFlare Tunnels, so all my apps will be public using https domains, e.g. https://test.mydomain.com I followed the steps mentioned in docs in order to have a tunnel & ...
1 vote
0 answers
557 views

I have hosted React Frontend app as a client on Coolify and hosted a Rails Backend api app as a server with PostgresSQL and Redis on Coolify as well. It's working fine locally but not working on ...
0 votes
1 answer
378 views

I'm hosting Supabase with Kong and using TUS for resumable file uploads. My goal is to ensure that all client-side requests consistently start with https://myhost.com/storage/v1/..., and have Kong ...
0 votes
1 answer
100 views

I am trying to upload the .7z zip file to the fast api from the swagger UI, but i keep on getting the error. The file size is 120mb. Is it due to the file size being large? And if i upload the ...
0 votes
1 answer
201 views

Basically, mongo-auth via rootUser/created user works fine locally, but fails on my server after deployment via Coolify/Dokploy Here is my docker compose file: version: '3.8' services: mongodb-dev: ...
V.Sch's user avatar
  • 1,078
1 vote
1 answer
2k views

I'm running a Laravel application hosted on a VPS, managed by a self-hosted Coolify.io service. I've set up the application to auto-deploy on Git commits using Nixpacks, following the documentation, ...

15 30 50 per page
1
2

AltStyle によって変換されたページ (->オリジナル) /