{"id":20263634,"url":"https://github.com/springerpe/cf-s3server-buildpack","last_synced_at":"2025-03-03T19:59:45.875Z","repository":{"id":80987078,"uuid":"368227396","full_name":"SpringerPE/cf-s3server-buildpack","owner":"SpringerPE","description":"s3server for CF: https://github.com/jessfraz/s3server","archived":false,"fork":false,"pushed_at":"2021-05-17T15:40:08.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-14T04:44:36.685Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/SpringerPE.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-17T15:04:20.000Z","updated_at":"2021-05-17T15:40:10.000Z","dependencies_parsed_at":"2023-06-04T04:45:49.161Z","dependency_job_id":null,"html_url":"https://github.com/SpringerPE/cf-s3server-buildpack","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/SpringerPE%2Fcf-s3server-buildpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringerPE%2Fcf-s3server-buildpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringerPE%2Fcf-s3server-buildpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringerPE%2Fcf-s3server-buildpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpringerPE","download_url":"https://codeload.github.com/SpringerPE/cf-s3server-buildpack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241731744,"owners_count":20010781,"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":[],"created_at":"2024-11-14T11:35:47.217Z","updated_at":"2025-03-03T19:59:45.851Z","avatar_url":"https://github.com/SpringerPE.png","language":"Shell","readme":"# cf-s3server-buildpack\n\nCloudfoundry buildpack to manage buckets S3, GCS ... based on [rclone](https://rclone.org/)\n\n\n## Using it\n\nExample `manifest.yml`: \n\n```manifest.yml\n---\napplications:\n- name: rclone\n  memory: 512M\n  instances: 1\n  stack: cflinuxfs3\n  random-route: true\n  buildpacks:\n  - https://github.com/SpringerPE/cf-rclone-buildpack.git\n  services:\n  - jose-rclone-gcs\n  - jose-rclone-aws\n  env:\n    AUTH_USER: \"admin\"\n    AUTH_PASSWORD: \"admin\"\n    CLONE_SOURCE_SERVICE: \"jose-rclone-aws\"\n    CLONE_DESTINATION_SERVICE: \"jose-rclone-gcs\"\n    CLONE_MODE: sync\n    CLONE_TIMER: 600\n```\n\n# Development\n\nBuildpack implemented using bash scripts to make it easy to understand and change.\n\nhttps://docs.cloudfoundry.org/buildpacks/understand-buildpacks.html\n\nThe builpack uses the `deps` and `cache` folders according the implementation purposes,\nso, the first time the buildpack is used it will download all resources, next times \nit will use the cached resources.\n\n\n# Author\n\n(c) 2019 Jose Riguera Lopez  \u003cjose.riguera@springernature.com\u003e\nSpringernature Engineering Enablement\n\nMIT License\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspringerpe%2Fcf-s3server-buildpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspringerpe%2Fcf-s3server-buildpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspringerpe%2Fcf-s3server-buildpack/lists"}