{"id":28654217,"url":"https://github.com/gbraad-devenv/fedora","last_synced_at":"2026-06-07T07:04:08.847Z","repository":{"id":44471751,"uuid":"61788628","full_name":"gbraad-devenv/fedora","owner":"gbraad-devenv","description":"Fedora-based development environment of @gbraad","archived":false,"fork":false,"pushed_at":"2026-05-31T05:27:36.000Z","size":273,"stargazers_count":8,"open_issues_count":38,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-31T07:18:40.896Z","etag":null,"topics":["codesandbox","devcontainer","devenv","dotfiles","fedora","gitpod","gitpod-workspace","termux","wsl2"],"latest_commit_sha":null,"homepage":"https://devenv.gbraad.nl/fedora","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gbraad-devenv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["gbraad"],"patreon":"gbraad","liberapay":"gbraad","custom":["https://paypal.me/gbraad","https://www.buymeacoffee.com/gbraad"]}},"created_at":"2016-06-23T08:31:06.000Z","updated_at":"2026-05-31T03:11:57.000Z","dependencies_parsed_at":"2024-12-30T10:22:04.937Z","dependency_job_id":"10d80fb1-a2d2-48b6-967d-c31248bf7f8d","html_url":"https://github.com/gbraad-devenv/fedora","commit_stats":null,"previous_names":[],"tags_count":253,"template":false,"template_full_name":null,"purl":"pkg:github/gbraad-devenv/fedora","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbraad-devenv%2Ffedora","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbraad-devenv%2Ffedora/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbraad-devenv%2Ffedora/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbraad-devenv%2Ffedora/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gbraad-devenv","download_url":"https://codeload.github.com/gbraad-devenv/fedora/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbraad-devenv%2Ffedora/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34011815,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-07T02:00:07.652Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["codesandbox","devcontainer","devenv","dotfiles","fedora","gitpod","gitpod-workspace","termux","wsl2"],"created_at":"2025-06-13T07:10:35.059Z","updated_at":"2026-06-07T07:04:08.814Z","avatar_url":"https://github.com/gbraad-devenv.png","language":"Dockerfile","funding_links":["https://github.com/sponsors/gbraad","https://patreon.com/gbraad","https://liberapay.com/gbraad","https://paypal.me/gbraad","https://www.buymeacoffee.com/gbraad"],"categories":[],"sub_categories":[],"readme":"Gerard Braad's Fedora development environment\n=============================================\n\n![\"Prompt\"](https://raw.githubusercontent.com/gbraad/assets/gh-pages/icons/prompt-icon-64.png)\n\n\nInstallation and deployment scripts for my personal development environment.\n\n\nUsage\n-----\n\n### Cloud\n\n  * Open in [Gitpod workspace](https://gitpod.io/#https://github.com/gbraad-devenv/fedora)\n  * Open in [GitHub Codespaces](https://codespaces.new/gbraad-devenv/fedora)\n  * Open in [CodeSandbox](https://codesandbox.io/p/github/gbraad-devenv/fedora)\n  * `dev fed env`, `dev fed sys` in [my dotfiles](https://github.com/gbraad-dotfiles/upstream/blob/main/zsh/.zshrc.d/devenv.zsh)\n  * Toobox/distrobox using `ghcr.io/gbraad-devenv/fedora/toolbox:41`\n\n\n### Podman\n\n```bash\n$ podman run -it ghcr.io/gbraad-devenv/fedora/dotfiles:40 /bin/zsh \n```\n\nor with [Tailscale](https://tailscale.com) enabled:\n\n```bash\n$ podman run -it --cap-add=NET_ADMIN --cap-add=NET_RAW --device=/dev/net/tun ghcr.io/gbraad-devenv/fedora/dotfiles:40 /bin/zsh\n```\n\n\u003e [!NOTE]\n\u003e For more information about the [container](docs/podman.md) build and usage in [my dotfiles](https://github.com/gbraad-dotfiles/upstream/blob/main/zsh/.zshrc.d/devenv.zsh)\n\n\n### Devbox\nRunning devenv using Toolbox/distrobox\n\n#### Distrobox\n```\n$ distrobox create -i ghcr.io/gbraad-devenv/fedora/toolbox:41 -n devbox-fedora41\n```\n\n\u003e [!NOTE]\n\u003e Since distrobox does not report download progress, it is advised to pull first\n\u003e ```\n\u003e $ podman pull ghcr.io/gbraad-devenv/fedora/toolbox:41\n\u003e ```\n\n#### Toolbox\n```\n$ toolbox create -i ghcr.io/gbraad-devenv/fedora/toolbox:41 devbox-fedora41\n```\n\n\u003e [!NOTE]\n\u003e I strongly suggest against the use of Toolbx. Too many issues when used with custom images that do not use `root`.\n\nAuthors\n-------\n\n| [![\"Gerard Braad\"](http://gravatar.com/avatar/e466994eea3c2a1672564e45aca844d0.png?s=60)](http://gbraad.nl \"Gerard Braad \u003cme@gbraad.nl\u003e\") |\n|---|\n| [@gbraad](https://gbraad.nl/social)  |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgbraad-devenv%2Ffedora","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgbraad-devenv%2Ffedora","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgbraad-devenv%2Ffedora/lists"}