{"id":17651448,"url":"https://github.com/lawzava/automatic-atomic-deploy","last_synced_at":"2026-04-29T12:35:06.568Z","repository":{"id":116763189,"uuid":"233027268","full_name":"lawzava/automatic-atomic-deploy","owner":"lawzava","description":"Scripts for atomic deployments based on git hooks. Optimized for Laravel.","archived":false,"fork":false,"pushed_at":"2021-01-23T16:43:37.000Z","size":3,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T10:49:40.812Z","etag":null,"topics":["deploy","git","github","hooks","laravel"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lawzava.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-01-10T10:51:25.000Z","updated_at":"2021-01-25T19:14:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"2b221d5b-6f09-4ba9-a73c-b31183695593","html_url":"https://github.com/lawzava/automatic-atomic-deploy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lawzava%2Fautomatic-atomic-deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lawzava%2Fautomatic-atomic-deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lawzava%2Fautomatic-atomic-deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lawzava%2Fautomatic-atomic-deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lawzava","download_url":"https://codeload.github.com/lawzava/automatic-atomic-deploy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246296583,"owners_count":20754632,"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":["deploy","git","github","hooks","laravel"],"created_at":"2024-10-23T11:42:18.132Z","updated_at":"2026-04-29T12:35:06.497Z","avatar_url":"https://github.com/lawzava.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Atomic Web Deploy\n\nThis script can be used for automated atomic deployment of web applications. Although Makefile is tailored for Laravel, feel free to change according your needs.\n\n### Prerequisites\n\n- Web server points to /var/www/{app name}/current (/current/public in case of Laravel)\n\n- Git repository available through ssh / no password pull on /var/www/{app name}/deploy-cache\n\n### Recommendations\n\n- Don't use file-based storage, it will be removed unless handled correctly in Makefile\n\n- If you will use file-based sessions, they will be removed as well\n\n### Usage\n\n- Manual deploy - invoke deploy.sh followed by folder name, e.g. `deploy.sh app`\n\n- To enable automated deploys on push, invoke the deploy script on webhook and register it within the repository. Recommended tool: [https://github.com/adnanh/webhook](https://github.com/adnanh/webhook) sample file - hooks.json\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flawzava%2Fautomatic-atomic-deploy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flawzava%2Fautomatic-atomic-deploy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flawzava%2Fautomatic-atomic-deploy/lists"}