{"id":13558571,"url":"https://github.com/Monogramm/docker-penpot-frontend","last_synced_at":"2025-04-03T13:31:40.878Z","repository":{"id":37792392,"uuid":"190385871","full_name":"Monogramm/docker-penpot-frontend","owner":"Monogramm","description":":whale: Docker image for Penpot frontend","archived":false,"fork":false,"pushed_at":"2024-03-17T23:28:47.000Z","size":192,"stargazers_count":9,"open_issues_count":38,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T20:11:18.825Z","etag":null,"topics":["clojure","docker","frontend","html","javascript","penpot","uxbox"],"latest_commit_sha":null,"homepage":"https://github.com/penpot/penpot","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Monogramm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-05T11:56:10.000Z","updated_at":"2023-12-17T12:50:00.000Z","dependencies_parsed_at":"2024-01-14T15:23:50.194Z","dependency_job_id":"0cf7abdb-4830-4db3-9ce9-d55df8117a13","html_url":"https://github.com/Monogramm/docker-penpot-frontend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Monogramm%2Fdocker-penpot-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Monogramm%2Fdocker-penpot-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Monogramm%2Fdocker-penpot-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Monogramm%2Fdocker-penpot-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Monogramm","download_url":"https://codeload.github.com/Monogramm/docker-penpot-frontend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247009649,"owners_count":20868583,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clojure","docker","frontend","html","javascript","penpot","uxbox"],"created_at":"2024-08-01T12:05:02.162Z","updated_at":"2025-04-03T13:31:40.502Z","avatar_url":"https://github.com/Monogramm.png","language":"Shell","funding_links":[],"categories":["Shell","frontend"],"sub_categories":[],"readme":"[![License: GPL v3][uri_license_image]][uri_license]\n[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/Monogramm/docker-penpot-frontend/Docker%20Image%20CI)](https://github.com/Monogramm/docker-penpot-frontend/actions)\n[![Docker Automated buid](https://img.shields.io/docker/cloud/build/monogramm/docker-penpot-frontend.svg)](https://hub.docker.com/r/monogramm/docker-penpot-frontend/)\n[![Docker Pulls](https://img.shields.io/docker/pulls/monogramm/docker-penpot-frontend.svg)](https://hub.docker.com/r/monogramm/docker-penpot-frontend/)\n[![](https://images.microbadger.com/badges/version/monogramm/docker-penpot-frontend.svg)](https://microbadger.com/images/monogramm/docker-penpot-frontend)\n[![](https://images.microbadger.com/badges/image/monogramm/docker-penpot-frontend.svg)](https://microbadger.com/images/monogramm/docker-penpot-frontend)\n\n# Penpot Frontend Docker image\n\nDocker image for Penpot Frontend.\n\n🚧 **This image is still in beta!**\n\n## What is Penpot\n\nPenpot is The Open-Source prototyping tool.\n\n\u003e \u003chttps://www.penpot.app/\u003e\n\n\u003e \u003chttps://github.com/penpot/penpot\u003e\n\n## Supported tags\n\n\u003chttps://hub.docker.com/r/monogramm/docker-penpot-frontend/\u003e\n\n\u003c!-- \u003eDocker Tags --\u003e\n\n-   main-debian  (`images/main/mainline/Dockerfile`)\n-   main-alpine main  (`images/main/alpine/Dockerfile`)\n-   develop-debian  (`images/develop/mainline/Dockerfile`)\n-   develop-alpine develop  (`images/develop/alpine/Dockerfile`)\n-   1.7.4-alpha-debian 1.7-debian debian  (`images/1.7/mainline/Dockerfile`)\n-   1.7.4-alpha-alpine 1.7-alpine alpine 1.7.4-alpha 1.7 latest  (`images/1.7/alpine/Dockerfile`)\n-   1.6.5-alpha-debian 1.6-debian  (`images/1.6/mainline/Dockerfile`)\n-   1.6.5-alpha-alpine 1.6-alpine 1.6.5-alpha 1.6  (`images/1.6/alpine/Dockerfile`)\n\n\u003c!-- \u003cDocker Tags --\u003e\n\n## How to run this image\n\nYou can use the example `docker-compose.yml` at the root of the project to start a local Penpot instance.\nFeel free to update the content of `.env` to your needs.\n\n### Auto configuration via environment variables\n\nThe following environment variables are also honored for configuring your PENPOT instance:\n\n**Only available at build time!**\n\n-   `-e PENPOT_THEME=...` (defaults to `default`)\n\nAvailable at runtime:\n\n```yml\n      # Frontend config\n      - PENPOT_PUBLIC_URI=https://penpot.example.com:8080/\n      - PENPOT_DEMO_WARNING=false\n      - PENPOT_ALLOW_DEMO_USERS=false\n      - PENPOT_GOOGLE_CLIENT_ID=\n      - PENPOT_GITLAB_CLIENT_ID=\n      - PENPOT_GITHUB_CLIENT_ID=\n      - PENPOT_LOGIN_WITH_LDAP=true\n      # Nginx config\n      - PENPOT_PUBLIC_DOMAIN=penpot.example.com\n      - PENPOT_BACKEND_URI=http://penpot-backend:6060\n      - PENPOT_EXPORTER_URI=http://penpot-exporter:6061\n```\n\n## Questions / Issues\n\nIf you got any questions or problems using the image, please visit our [Github Repository](https://github.com/Monogramm/docker-penpot-frontend) and write an issue.\n\n[uri_license]: http://www.gnu.org/licenses/gpl.html\n\n[uri_license_image]: https://img.shields.io/badge/License-GPL%20v3-blue.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMonogramm%2Fdocker-penpot-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMonogramm%2Fdocker-penpot-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMonogramm%2Fdocker-penpot-frontend/lists"}