{"id":17753339,"url":"https://github.com/joubertredrat/devbox","last_synced_at":"2025-06-29T00:38:47.784Z","repository":{"id":40658951,"uuid":"345175061","full_name":"joubertredrat/devbox","owner":"joubertredrat","description":"Run dev environments easily and fastly using Podman or Docker","archived":false,"fork":false,"pushed_at":"2025-05-12T12:08:03.000Z","size":5782,"stargazers_count":39,"open_issues_count":2,"forks_count":8,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-12T13:25:20.718Z","etag":null,"topics":["beanstalkd","docker","docker-compose","kafka","keycloak","mariadb","memcached","minio","mongo","mysql","podman","podman-compose","postgres","rabbit-mq","redis"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joubertredrat.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"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,"zenodo":null}},"created_at":"2021-03-06T19:14:10.000Z","updated_at":"2025-05-12T12:08:06.000Z","dependencies_parsed_at":"2024-05-03T18:39:13.940Z","dependency_job_id":"f4dc51cf-c933-4eb7-b356-2c0ab5417c55","html_url":"https://github.com/joubertredrat/devbox","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/joubertredrat/devbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joubertredrat%2Fdevbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joubertredrat%2Fdevbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joubertredrat%2Fdevbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joubertredrat%2Fdevbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joubertredrat","download_url":"https://codeload.github.com/joubertredrat/devbox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joubertredrat%2Fdevbox/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262518106,"owners_count":23323301,"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":["beanstalkd","docker","docker-compose","kafka","keycloak","mariadb","memcached","minio","mongo","mysql","podman","podman-compose","postgres","rabbit-mq","redis"],"created_at":"2024-10-26T13:42:10.220Z","updated_at":"2025-06-29T00:38:47.740Z","avatar_url":"https://github.com/joubertredrat.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg alt=\"Devbox\" src=\"./cube-11.png\" /\u003e\u003c/p\u003e\n\u003ch1 align=\"center\"\u003eDevbox\u003c/h1\u003e\n\u003cp align=\"center\"\u003eRun dev environments easily and fastly using Podman or Docker\u003c/p\u003e\n\n## Purpose\n\nThis project provides a easy and fast way to run common services for development environments using Podman or Docker. for your project or tests, instead installing these locally in your machine. Using this, you can run anyone [services](#services-provided) listed below with web interfaces to manage them.\n\n\u003cp align=\"center\"\u003e\u003ca href=\"./terminal.gif?raw=true\"\u003e\u003cimg alt=\"Terminal\" src=\"./terminal.gif?raw=true\" /\u003e\u003c/a\u003e\u003c/p\u003e\n\n## Dependencies\n\n* [Make](https://www.gnu.org/software/make/)\n* [Docker](https://www.docker.com/) or [Podman](https://podman.io/) with [Podman compose](https://github.com/containers/podman-compose)\n\n## How to use?\n\nClone this repository or download and run `make help` to see all informations.\n\nThis project is using Docker by default, if you want to use Podman instead, you need to use `DEVBOX_ENGINE` variable before run the command. Example: `DEVBOX_ENGINE=podman make redis7.0-up`.\n\n## Services provided\n\n* Apache Kafka 2.7 on Confluent Platform [6.1.1](https://docs.confluent.io/platform/6.1.1/release-notes/index.html).\n* Beanstalkd [1.12](https://beanstalkd.github.io/2020/06/04/1.12-release-notes.html).\n* Keycloak [24.0](https://www.keycloak.org/docs/latest/release_notes/index.html#keycloak-24-0-0), [25.0](https://www.keycloak.org/docs/latest/release_notes/index.html#keycloak-25-0-0).\n* MariaDB [10.5](https://mariadb.com/kb/en/mariadb-server-10-5/), [10.6](https://mariadb.com/kb/en/mariadb-server-10-6/), [11.0](https://mariadb.com/kb/en/mariadb-server-11-0/), [11.4](https://mariadb.com/kb/en/mariadb-server-11-4/).\n* Memcached [1.6](https://memcached.org/).\n* [MinIO](https://min.io/).\n* MongoDB [4.4](https://docs.mongodb.com/manual/release-notes/4.4/), [5.0](https://docs.mongodb.com/manual/release-notes/5.0/), [6.0](https://docs.mongodb.com/manual/release-notes/6.0/), [7.0](https://docs.mongodb.com/manual/release-notes/7.0/), [8.0](https://docs.mongodb.com/manual/release-notes/8.0/).\n* MySQL [5.7](https://dev.mysql.com/doc/relnotes/mysql/5.7/en/), [8.0](https://dev.mysql.com/doc/relnotes/mysql/8.0/en/), [8.4](https://dev.mysql.com/doc/relnotes/mysql/8.4/en/), [9.0](https://dev.mysql.com/doc/relnotes/mysql/9.0/en/).\n* Postgres [13.2](https://www.postgresql.org/docs/13/release-13-2.html), [14.2](https://www.postgresql.org/docs/14/release-14-2.html), [15.3](https://www.postgresql.org/docs/15/release-15-3.html), [16](https://www.postgresql.org/docs/16/release.html), [17](https://www.postgresql.org/docs/17/release.html).\n* RabbitMQ [3.10](https://blog.rabbitmq.com/tags/v3.10.x/), [4.0](https://www.rabbitmq.com/blog/tags/rabbit-mq-4-0).\n* Redis [6.2](https://raw.githubusercontent.com/redis/redis/6.2/00-RELEASENOTES), [7.0](https://raw.githubusercontent.com/redis/redis/7.0/00-RELEASENOTES), [7.2](https://raw.githubusercontent.com/redis/redis/7.2/00-RELEASENOTES).\n* Zipkin [3.1](https://github.com/openzipkin/zipkin/releases/tag/3.1.0).\n\n## License\n[MIT](/license) license, logo by [Burhan Adiatma](https://www.vecteezy.com/members/gembuls).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoubertredrat%2Fdevbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoubertredrat%2Fdevbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoubertredrat%2Fdevbox/lists"}