{"id":21423131,"url":"https://github.com/mbakgun/dockerflex","last_synced_at":"2025-04-19T14:34:33.121Z","repository":{"id":264072970,"uuid":"892268225","full_name":"mbakgun/DockerFlex","owner":"mbakgun","description":"The missing file manager for Docker containers 🐳 Browse, edit, and manage container files with ease through a modern web interface","archived":false,"fork":false,"pushed_at":"2025-04-14T05:55:50.000Z","size":22371,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-14T06:34:48.275Z","etag":null,"topics":["container-management","devops-tools","docker","docker-compose","file-browser","file-manager","react","vitejs","web-interface"],"latest_commit_sha":null,"homepage":"https://s.akgns.com/flex","language":"JavaScript","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/mbakgun.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2024-11-21T19:54:38.000Z","updated_at":"2025-04-14T05:55:52.000Z","dependencies_parsed_at":"2025-03-24T06:34:06.009Z","dependency_job_id":null,"html_url":"https://github.com/mbakgun/DockerFlex","commit_stats":null,"previous_names":["mbakgun/dockerflex"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbakgun%2FDockerFlex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbakgun%2FDockerFlex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbakgun%2FDockerFlex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbakgun%2FDockerFlex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbakgun","download_url":"https://codeload.github.com/mbakgun/DockerFlex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249715487,"owners_count":21315055,"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":["container-management","devops-tools","docker","docker-compose","file-browser","file-manager","react","vitejs","web-interface"],"created_at":"2024-11-22T21:14:14.321Z","updated_at":"2025-04-19T14:34:33.089Z","avatar_url":"https://github.com/mbakgun.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"assets/logo.webp\" alt=\"DockerFlex Logo\" width=\"600\"/\u003e\n  \n  \n  \u003e The missing file manager for Docker containers\n  \n  *Manage Docker container files with elegance - your containers, your control*\n\n  [![Docker Pulls](https://img.shields.io/docker/pulls/mbakgun/dockerflex-backend.svg?label=docker%20pulls)](https://hub.docker.com/r/mbakgun/dockerflex-backend)\n  [![GitHub License](https://img.shields.io/github/license/mbakgun/dockerflex)](https://github.com/mbakgun/dockerflex/blob/master/LICENSE)\n  [![GitHub Stars](https://img.shields.io/github/stars/mbakgun/dockerflex?style=social)](https://github.com/mbakgun/dockerflex)\n\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#-overview\"\u003eOverview\u003c/a\u003e •\n  \u003ca href=\"#-key-features\"\u003eFeatures\u003c/a\u003e •\n  \u003ca href=\"#-development\"\u003eDevelopment\u003c/a\u003e •\n  \u003ca href=\"#-contributing\"\u003eContributing\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cdiv align=\"left\"\u003e\n  \u003cimg src=\"assets/first.gif\" alt=\"DockerFlex File Management\" width=\"800\"/\u003e\n\u003c/div\u003e\n\n## 🚀 Overview\n\nDockerFlex is a modern web-based application that simplifies Docker container file management. Whether you're a developer, DevOps engineer, or system administrator, DockerFlex provides an intuitive interface for managing container files without the complexity of traditional tools.\n\n\u003cbr\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"assets/overview.svg\" alt=\"DockerFlex Overview\" width=\"800\"/\u003e\n\u003c/div\u003e\n\n## ✨ Key Features\n\n- 🔍 **Container Overview**\n  - View all Docker containers and their status\n  - Quick access to container details\n  - Real-time status updates\n\n- 📁 **File Management**\n  - Browse container files with an intuitive interface\n  - Upload files and folders with drag-and-drop\n  - Download files and directories\n  - Edit files directly in the browser\n  - Delete files and folders\n  - Create new files and directories\n\n\u003e 💡 For a comprehensive list of features and capabilities, check out our detailed [Features Guide](features.md).\n\n## 🛠 Development\n\nTo set up DockerFlex for local development, follow these steps:\n\n### Prerequisites\n\n- Docker and Docker Compose installed on your system\n- Git installed for cloning the repository\n\n### Local Development Setup\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/mbakgun/dockerflex.git\ncd dockerflex\n```\n\n2. Start the development environment using Docker Compose:\n```bash\ndocker compose -f docker-compose-local.yml up\n```\n\n### Environment Configuration\n\nThe development environment uses `docker-compose-local.yml` which includes:\n\n- Frontend container running on port 3200\n- Backend container with Docker socket access\n- Hot-reloading for both frontend and backend\n- Shared volumes for local development\n\nKey environment variables:\n\n- Frontend:\n  - `VITE_API_URL`: API endpoint path (/api)\n  - `VITE_BACKEND_URL`: Backend service URL (http://backend:4200)\n\n- Backend:\n  - `MASTER_PASSWORD`: Authentication password (optional)\n\n### Accessing the Application\n\n- Frontend: http://localhost:3200\n\n### Development Notes\n\n- The frontend container mounts your local `./frontend` directory for live updates\n- The backend container mounts your local `./backend` directory and Docker socket\n- Both services are configured with hot-reload for a smooth development experience\n\n---\n\n\u003cdiv align=\"left\"\u003e\n  \u003cimg src=\"assets/second.gif\" alt=\"DockerFlex File Management\" width=\"800\"/\u003e\n\u003c/div\u003e\n\n---\n\n## 🤝 Contributing\n\n1. Fork the repository\n2. Create your feature branch\n3. Commit your changes\n4. Push to the branch\n5. Create a Pull Request\n\n## ✍️ Version History\n\nDockerFlex is currently at version v1.0.1. For detailed information about changes and improvements in each version, please see our [CHANGELOG](CHANGELOG.md).\n\nLatest updates include drag \u0026 drop support for parent directory operations, improved file/folder rename functionality, and various bug fixes. See the changelog for complete details.\n\n\u003cdiv align=\"left\"\u003e\n  \u003cimg src=\"assets/third.gif\" alt=\"DockerFlex File Management\" width=\"800\"/\u003e\n\u003c/div\u003e\n\n## 📝 License\n\nThis project is licensed under the MIT License.\n\n## 💬 Support\n\n- GitHub Issues: Report bugs and feature requests\n- Documentation: Check inline code comments\n- Contact: Reach me through GitHub\n\n## 💰 Donations\n\nIf you find DockerFlex helpful, consider supporting its development through cryptocurrency donations:\n\n\u003cdetails\u003e\n\u003csummary\u003e🪙 Cryptocurrency Wallets\u003c/summary\u003e\n\n| Coin | Network | Wallet Address |\n|------|---------|----------------|\n| USDT | ERC20   | `0x093bA9f00a2cdaAC9d70b625644b592BD3C96AF2` |\n| DASH | DASH    | `Xh6VgfeTasdQEdErouoYbWWqZbQR9nLZen` |\n| SOL  | SOL     | `DF67UJ4QzVNVGKKWyEeA88hBCL54L1aMbadG794UrNp8` |\n\n\u003cdiv align=\"center\"\u003e\n  \u003csub\u003eAll donations go towards maintaining and improving DockerFlex\u003c/sub\u003e\n\u003c/div\u003e\n\u003c/details\u003e\n\n## 🎉 Acknowledgments\n\nSpecial thanks to all contributors who have helped make DockerFlex better!\n\n---\n\n\u003cdiv align=\"center\"\u003e\n  \u003csub\u003eBuilt with ❤️ for the Docker community\u003c/sub\u003e\n\u003c/div\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbakgun%2Fdockerflex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbakgun%2Fdockerflex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbakgun%2Fdockerflex/lists"}