{"id":13852604,"url":"https://github.com/Adyax/docman","last_synced_at":"2025-07-13T06:30:41.736Z","repository":{"id":17683435,"uuid":"20489312","full_name":"Adyax/docman","owner":"Adyax","description":"Artifact building tool","archived":false,"fork":false,"pushed_at":"2019-07-19T07:44:20.000Z","size":345,"stargazers_count":10,"open_issues_count":0,"forks_count":3,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-11-22T07:36:58.818Z","etag":null,"topics":["cicd","drupal"],"latest_commit_sha":null,"homepage":"http://adyax.github.io/docman","language":"Ruby","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/Adyax.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-06-04T15:35:55.000Z","updated_at":"2019-11-21T12:56:19.000Z","dependencies_parsed_at":"2022-09-03T08:20:42.430Z","dependency_job_id":null,"html_url":"https://github.com/Adyax/docman","commit_stats":null,"previous_names":[],"tags_count":103,"template":false,"template_full_name":null,"purl":"pkg:github/Adyax/docman","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adyax%2Fdocman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adyax%2Fdocman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adyax%2Fdocman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adyax%2Fdocman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Adyax","download_url":"https://codeload.github.com/Adyax/docman/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adyax%2Fdocman/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265098887,"owners_count":23711217,"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":["cicd","drupal"],"created_at":"2024-08-04T22:01:28.230Z","updated_at":"2025-07-13T06:30:41.494Z","avatar_url":"https://github.com/Adyax.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"# Docman\n\nDocman made for DOCroot MANagement for Drupal projects. Useful to manage multiple websites in one Drupal multisite installation. We are assuming that there is a git repository with Drupal core and multiple git repositories for each website in multisite environment (think about each repository containing /modules /themes /libraries, etc). This becomes useful, if you can setup a middleware like jenkins which will effectively \"build\" your multisite environment using this tool. \n\nNotes: we are speaking about the code only, media files should be managed separately and for now are out of scope of this tool.\n\nDocman requires Linux or OS X.\n\n## Installation\n\n    $ gem install docman\n\n## Usage (in process of documentation)\n\nInit local environment:\n\n    $ docman init \u003cproject-dir\u003e \u003cconfig-repo\u003e # Template: https://github.com/Adyax/docman-config\n\nBuild local environment:\n\n    $ docman build local {state}\n\nwhere state can be: development, staging, stable.\n\n\nWork on your website!\n\n\nBump your production version:\n\n    $ docman bump \n\nBuild the destination docroot using your settings:\n\n    $ docman build \u003cdocroot\u003e stable\n\n\n## Contributing\n\n1. Fork it ( https://github.com/Adyax/docman/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAdyax%2Fdocman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAdyax%2Fdocman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAdyax%2Fdocman/lists"}