{"id":13632022,"url":"https://github.com/docksal/docksal","last_synced_at":"2025-05-16T04:05:03.146Z","repository":{"id":37549604,"uuid":"66903082","full_name":"docksal/docksal","owner":"docksal","description":"Unified, Docker 🐳 powered web development environments  for macOS, Windows, and Linux","archived":false,"fork":false,"pushed_at":"2024-10-04T09:14:29.000Z","size":14146,"stargazers_count":701,"open_issues_count":174,"forks_count":175,"subscribers_count":30,"default_branch":"develop","last_synced_at":"2025-05-06T13:23:06.472Z","etag":null,"topics":["devops","docker","drupal","lamp","laravel","linux","macos","magento","web-development","windows","wordpress"],"latest_commit_sha":null,"homepage":"https://docksal.io","language":"Shell","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/docksal.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"docksal","open_collective":"docksal"}},"created_at":"2016-08-30T03:28:18.000Z","updated_at":"2025-04-30T04:58:39.000Z","dependencies_parsed_at":"2024-11-08T21:34:38.199Z","dependency_job_id":null,"html_url":"https://github.com/docksal/docksal","commit_stats":{"total_commits":3672,"total_committers":105,"mean_commits":34.97142857142857,"dds":0.5898692810457516,"last_synced_commit":"07578975f0e07ca023c5540627145113e0c200f4"},"previous_names":[],"tags_count":56,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docksal%2Fdocksal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docksal%2Fdocksal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docksal%2Fdocksal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docksal%2Fdocksal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docksal","download_url":"https://codeload.github.com/docksal/docksal/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253494481,"owners_count":21917274,"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":["devops","docker","drupal","lamp","laravel","linux","macos","magento","web-development","windows","wordpress"],"created_at":"2024-08-01T22:02:48.460Z","updated_at":"2025-05-16T04:05:03.128Z","avatar_url":"https://github.com/docksal.png","language":"Shell","readme":"# Docksal [![Latest Release](https://img.shields.io/github/release/docksal/docksal.svg?logo=github\u0026style=for-the-badge)](https://github.com/docksal/docksal/releases/latest) [![Build Status](https://img.shields.io/github/actions/workflow/status/docksal/docksal/default.yaml?label=actions\u0026logo=github\u0026style=for-the-badge)](https://github.com/docksal/docksal/actions/workflows/default.yaml)\n\n[![Documentation](https://img.shields.io/badge/📖-Documentation-blue.svg?style=for-the-badge)](https://docs.docksal.io)\n[![Blog](https://img.shields.io/badge/📰-Tips%20and%20Updates-orange.svg?style=for-the-badge)](https://blog.docksal.io)\n[![GitHub Discussions](https://img.shields.io/github/discussions/docksal/docksal?label=discussions\u0026logo=github\u0026style=for-the-badge)](https://github.com/docksal/docksal/discussions)\n\nDocker powered web development environments for macOS, Windows, and Linux. Unified environment for your team regardless of the OS.\n\n## Why Docksal\n\n- Full power of Docker Compose to suit any project without artificial syntax limitations\n- Unprecedented ability to automate routine tasks, slashing the time to on-board new team members.\n\n    Create your [custom automation](https://docs.docksal.io/fin/custom-commands/) in Bash, PHP, or Node\nto spin up your project anywhere where Docksal is with a single command, or automate routine tasks. \n\n- Best in class filesystem performance\n- Running Drupal, Wordpress, Magento, Laravel, Symfony, Backdrop, Grav, Hugo, Gatsby,\nand others is one step away with ready-to-use boilerplates.\n\n\u003ca name=\"setup\"\u003e\u003c/a\u003e\n\u003ca name=\"updates\"\u003e\u003c/a\u003e\n\u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n## Welcome onboard\n\n[Install Docksal](https://docs.docksal.io/getting-started/setup/), cd to the desired directory, and run:\n\n```bash\nfin project create\n```\n\nThe wizard will guide you throughout the creation of a new project using any of the Instant Boilerplate Projects listed below.\nThe wizard will create the proper Docker containers stack, depending on the project choice, and install\na working empty project preconfigured for running in Docksal that you can build upon.\n\n## Instant Boilerplate Projects\n\nIn case you want to be in full control, you can clone one the boilerplate projects below and run `fin init`.\n\n- [Drupal 9](https://github.com/docksal/boilerplate-drupal9)\n- [Drupal 9 Composer](https://github.com/docksal/boilerplate-drupal9-composer)\n- [Drupal 9 BLT](https://github.com/docksal/boilerplate-drupal9-blt)\n- [Drupal 8](https://github.com/docksal/boilerplate-drupal8)\n- [Drupal 8 Composer](https://github.com/docksal/boilerplate-drupal8-composer)\n- [Drupal 8 BLT](https://github.com/docksal/boilerplate-drupal8-blt)\n- [Drupal 7](https://github.com/docksal/boilerplate-drupal7)\n- [WordPress](https://github.com/docksal/boilerplate-wordpress)\n- [Magento](https://github.com/docksal/boilerplate-magento)\n- [Magento with sample content](https://github.com/docksal/boilerplate-magento-demo)\n- [Laravel](https://github.com/docksal/boilerplate-laravel)\n- [Symfony Skeleton](https://github.com/docksal/boilerplate-symfony-skeleton)\n- [Symfony Web App](https://github.com/docksal/boilerplate-symfony-webapp)\n- [Grav CMS](https://github.com/docksal/boilerplate-grav)\n- [Backdrop CMS](https://github.com/docksal/boilerplate-backdrop)\n- [Hugo](https://github.com/docksal/boilerplate-hugo)\n- [GatsbyJS](https://github.com/docksal/boilerplate-gatsby)\n- [Angular](https://github.com/docksal/boilerplate-angular)\n\nMore advanced use cases and tutorials are available in the [Documentation](https://docs.docksal.io) and [Blog](http://blog.docksal.io).\n\n## Contributing to Docksal\n\nReady to give back? Check the [Contributing](CONTRIBUTING.md) docs on how to get involved.\n\nWe have GitHub Discussions and chat rooms on Slack where questions can be asked and answered: \n\n- [GitHub Discussions](https://github.com/docksal/docksal/discussions)\n- [Drupal Slack](https://app.slack.com/client/T06GX3JTS/C6GPEEEV8)\n\nIf you have experience with Docksal and Docker, please stick around in the rooms to help others.\n\n## Roadmap\n\nFor the list of current and past releases check the [Projects](https://github.com/orgs/docksal/projects) section.  \nChange records are published there and in the [Changelog](CHANGELOG.md) docs. \n","funding_links":["https://github.com/sponsors/docksal","https://opencollective.com/docksal"],"categories":["Shell","配置 Configuration","Configuration","Table of Contents"],"sub_categories":["开发环境 Development Environment","Development Environment"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocksal%2Fdocksal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdocksal%2Fdocksal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocksal%2Fdocksal/lists"}