{"id":21731032,"url":"https://github.com/raphaelbh/bootstrap-application","last_synced_at":"2026-04-05T20:37:23.134Z","repository":{"id":135190912,"uuid":"466212066","full_name":"raphaelbh/bootstrap-application","owner":"raphaelbh","description":"Project created to run the startup of an application.","archived":false,"fork":false,"pushed_at":"2022-03-24T16:37:39.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T20:43:48.152Z","etag":null,"topics":["application","bootstrap","docker","docker-hub","docker-image","infrastructure","startup"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/raphaelbh.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":"2022-03-04T17:25:08.000Z","updated_at":"2022-03-09T17:30:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"1d68435b-974c-4659-a050-1269f54219a0","html_url":"https://github.com/raphaelbh/bootstrap-application","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/raphaelbh/bootstrap-application","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelbh%2Fbootstrap-application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelbh%2Fbootstrap-application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelbh%2Fbootstrap-application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelbh%2Fbootstrap-application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raphaelbh","download_url":"https://codeload.github.com/raphaelbh/bootstrap-application/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelbh%2Fbootstrap-application/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31449830,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T15:22:31.103Z","status":"ssl_error","status_checked_at":"2026-04-05T15:22:00.205Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["application","bootstrap","docker","docker-hub","docker-image","infrastructure","startup"],"created_at":"2024-11-26T04:19:26.222Z","updated_at":"2026-04-05T20:37:23.111Z","avatar_url":"https://github.com/raphaelbh.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bootstrap Application\n\n[![Project Status](https://img.shields.io/static/v1?label=project%20status\u0026message=complete\u0026color=success\u0026style=flat-square)](#)\n\nProject created to run the startup of an application.\n\nhttps://hub.docker.com/repository/docker/raphaelbh/bootstrap\n\nYou can create:\n- infrastructure/resources\n- mass of data\n- anything you want\n\nInstalled tools:\n- awscli\n- curl\n- zip / unzip\n- jq\n\n## Requirements\n\n[![docker](https://img.shields.io/badge/Docker-2CA5E0?style=for-the-badge\u0026logo=docker\u0026logoColor=white)](https://www.docker.com/)\n  \n## Installation\n\n```bash\n$ docker build -t raphaelbh/bootstrap:latest .\n```\n\n## Usage\n\nA folder with the initialization scripts must be informed through a volume:\n`{your_folder}:/bootstrap`\n\nIt is expected that inside this folder there is a file called `run.sh` that will be automatically executed.\n\nIf you want to start the bootstrap process from another file, you must add an environment variable with the path of the file:\n`START_SCRIPT=./test/run.sh`\n\n```bash\n$ docker run -v $(pwd)/sample/bootstrap:/bootstrap raphaelbh/bootstrap\nor\n$ docker run -v $(pwd)/sample/bootstrap:/bootstrap -e START_SCRIPT=./test/start.sh raphaelbh/bootstrap\n```\n\n## Environment Variables\n\n`START_SCRIPT`\n\n## Tech Stack\n\n[![docker](https://img.shields.io/badge/Docker-2CA5E0?style=for-the-badge\u0026logo=docker\u0026logoColor=white)](https://www.docker.com/)\n[![shellscript](https://img.shields.io/badge/Shell_Script-121011?style=for-the-badge\u0026logo=gnu-bash\u0026logoColor=white)](https://www.shellscript.sh/)\n\n## Reference\n\n- https://hub.docker.com/_/alpine\n\n## Feedback\n\nIf you have any feedback, please contact me at raphaeldias.ti@gmail.com\n\n[![github](https://img.shields.io/badge/GitHub-100000?style=for-the-badge\u0026logo=github\u0026logoColor=white)](https://github.com/raphaelbh)\n[![linkedin](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://www.linkedin.com/in/raphaelbh/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaelbh%2Fbootstrap-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraphaelbh%2Fbootstrap-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaelbh%2Fbootstrap-application/lists"}