{"id":18663084,"url":"https://github.com/asapdotid/dcc-adminer","last_synced_at":"2025-11-06T07:30:35.867Z","repository":{"id":255326484,"uuid":"734570946","full_name":"asapdotid/dcc-adminer","owner":"asapdotid","description":"Docker Compose Adminer","archived":false,"fork":false,"pushed_at":"2024-12-19T11:45:14.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-27T16:43:03.291Z","etag":null,"topics":["adminer","adminer-docker","database","database-management"],"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/asapdotid.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}},"created_at":"2023-12-22T03:07:31.000Z","updated_at":"2024-12-19T11:42:33.000Z","dependencies_parsed_at":"2024-08-29T10:04:13.888Z","dependency_job_id":"5b5f81ff-1a4a-48a2-a1ee-308c828795c7","html_url":"https://github.com/asapdotid/dcc-adminer","commit_stats":null,"previous_names":["asapdotid/dcc-adminer"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asapdotid%2Fdcc-adminer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asapdotid%2Fdcc-adminer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asapdotid%2Fdcc-adminer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asapdotid%2Fdcc-adminer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asapdotid","download_url":"https://codeload.github.com/asapdotid/dcc-adminer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239487296,"owners_count":19646982,"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":["adminer","adminer-docker","database","database-management"],"created_at":"2024-11-07T08:14:58.771Z","updated_at":"2025-11-06T07:30:35.824Z","avatar_url":"https://github.com/asapdotid.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Compose Adminer\n\nDocker image base `adminer` [link](https://hub.docker.com/_/adminer)\n\n## Make sure docker network exist:\n\n```bash\ndocker network create proxy\ndocker network create secure\n```\n\n## Makefile commands for run the code\n\n```bash\nmake help\n```\n\nFirst of all:\n\n-   Init setup env: `make init`\n-   Init docker compose env: `make set-env`\n\n## Custom environment file\n\n\u003e After first command `make ini` do not change env file on `.make/.env`\n\n\u003e After command `make set-env` can change value of env file on `src/.env`\n\n```bash\n# Adminer Port\nADMINER_PORT=8080\n# Custom config (PHP)\nADMINER_MEMORY_LIMIT=-1\nADMINER_UPLOAD_MAX_FILESIZE=1G\nADMINER_POST_MAX_SIZE=1G\nADMINER_MAX_EXECUTION_TIME=0\n```\n\nRunning command `make`:\n\n```bash\n# Start docker compose\nmake up\n```\n\n```bash\n# Stop docker compose\nmake down\n```\n\n```bash\n# Check logs docker compose\nmake logs\n```\n\n## Adminer URL address (default env `8080`)\n\n```bash\nhttp://localhost:8080\n```\n\n## License\n\nMIT / BSD\n\n## Author Information\n\nThis Code was created in 2023 by [Asapdotid](https://github.com/asapdotid) 🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasapdotid%2Fdcc-adminer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasapdotid%2Fdcc-adminer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasapdotid%2Fdcc-adminer/lists"}