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

Per the official [Docker Compose spec](https://docs.docker.com/compose/compose-file/compose-file-v3/#image), a Compose file may include both `build` and `image` definition. If they are both defined: "it builds it using the specified options and tags...

[Sentry Error ](https://sentry.io/organizations/uffizzi-cloud/issues/3840127082/?project=1826818&query=is%3Aunresolved&referrer=issue-stream) Example: ``` dashboard: image: "${PARSE_DASHBOARD_IMAGE}" ```

I would like to support UffizziCloud by implementing [Uffizzi](https://github.com/UffizziCloud/uffizzi) preview environments. Disclaimer: I work on [Uffizzi](https://github.com/UffizziCloud/uffizzi). Uffizzi is a Open Source full stack previews engine and our platform is available...

I would like to support UffizziCloud by implementing [Uffizzi](https://github.com/UffizziCloud/uffizzi) preview environments. Disclaimer: I work on [Uffizzi](https://github.com/UffizziCloud/uffizzi). Uffizzi is a Open Source full stack previews engine and our platform is available...

`docker pull minio/minio@sha256:5eedfe2636306b83f5758ba8c7b94b7e161446ed7db038d35575ebf74204bd54` This command works, and demonstrates specifying an image by its unique hash. We should support this in our compose files as well. When I try now, even...

community-new

Set up a load balancer with URL map from a callback URL to a Uffizzi preview environment URL, as described here: https://uffizzi-internal.slack.com/archives/C85U32F3M/p1668204759099619?thread_ts=1668121416.007799&cid=C85U32F3M

1. Run `uffizzi connect docker-registry` 2. Enter invalid credentials `(Registry Domain, Username and Password)` **Result:** Message `Successfully connected to Docker Registry.` Try to add compose file with docker - registry...

bug