{"id":50706314,"url":"https://github.com/onza/deploy","last_synced_at":"2026-06-09T12:02:20.024Z","repository":{"id":44002572,"uuid":"215314566","full_name":"onza/deploy","owner":"onza","description":"Simple script to synchronize projects on the remote server.","archived":false,"fork":false,"pushed_at":"2023-03-28T09:22:50.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-03-08T13:28:54.376Z","etag":null,"topics":["bash","deploy","deployment","rsync","shell","sync","synchronisation","typo3"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onza.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}},"created_at":"2019-10-15T14:06:29.000Z","updated_at":"2024-03-08T13:28:54.377Z","dependencies_parsed_at":"2023-01-17T22:15:14.770Z","dependency_job_id":null,"html_url":"https://github.com/onza/deploy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/onza/deploy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onza%2Fdeploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onza%2Fdeploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onza%2Fdeploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onza%2Fdeploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onza","download_url":"https://codeload.github.com/onza/deploy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onza%2Fdeploy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34105565,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bash","deploy","deployment","rsync","shell","sync","synchronisation","typo3"],"created_at":"2026-06-09T12:02:19.250Z","updated_at":"2026-06-09T12:02:20.013Z","avatar_url":"https://github.com/onza.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bash shell script to sync local project to a remote server\n\n### How to use\n\nPlace the ```deploy.sh``` file in the local project directory and adjust 'username', 'remote_path' and 'local_path'. Add files/directories to 'excludestr' that should not be mounted on the remote server.\n\nRun ```sh deploy.sh```.\n\n#### :bangbang: Be careful with the path to the remote server\n\nThe script syncs the local project with ```--delete --force``` and deletes any inconsistent files and directories on the remote server. If you only want to deploy the changes then delete ```--delete --force``` from the script.\n\n### Dependency\n\n'rsync' must be installed on the remote server.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonza%2Fdeploy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonza%2Fdeploy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonza%2Fdeploy/lists"}