uffizzi icon indicating copy to clipboard operation
uffizzi copied to clipboard

Build self-serve developer platforms in minutes, not months with out-of-the-box Kubernetes multi-tenancy, virtual clusters, cloud-based dev environments, customizable templating, and more.

Results 150 uffizzi issues
Sort by recently updated
recently updated
newest added

If a user has a compose file with a healthcheck and does not have all the options, we get the `NoMethodError (undefined method `scan' for nil:NilClass)` error. We need to...

bug

In some cases preview URL is generated with `-` at the end of the subdomain. In this case, preview deployment failed. e.g.: `pr2-deployment-4521-example-voting-app-monorepo-zakary-tillman-.app.uffizzi.com` The preview was created from opened PR...

### Motivation The goal of this issue is to help GitLab users configure Uffizzi with GitLab CI, similar to how we have it configured with GitHub Actions. ### Task Add...

1. Go to project -> Overview 2. Click the New preview button 3. Add component (e.g. image from docker-hub) 4. Save 5. Click the Deploy button 6. Wait until deploy...

**Tell us about your request** When passing a docker-compose, where multiple services are dependent on each other, the hostname of the service which is being accessed is the same as...

enhancement

Related issue https://github.com/UffizziCloud/uffizzi_platform/pull/132

community-new

`image: postgres:11.4` gets parsed as `{ :name=>"postgres:11.4", :tag=>"latest"}`.

bug
dev test

Add a test to check this case: https://github.com/UffizziCloud/uffizzi_app/issues/225

Current support is for proprietary registries ACR, GCR, ECR, Docker Hub, GHCR. . . We need to make it easy to connect any container registry

Related issue https://github.com/UffizziCloud/uffizzi_platform/issues/158

community-new