{"id":20505625,"url":"https://github.com/openbankproject/obp-docker","last_synced_at":"2025-05-09T07:31:35.649Z","repository":{"id":2390801,"uuid":"46425594","full_name":"OpenBankProject/OBP-Docker","owner":"OpenBankProject","description":"Files required to create the images available at Docker Hub","archived":false,"fork":false,"pushed_at":"2023-05-22T21:38:51.000Z","size":733,"stargazers_count":26,"open_issues_count":8,"forks_count":35,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-04-13T01:09:54.003Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/openbankproject/","language":"Python","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/OpenBankProject.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}},"created_at":"2015-11-18T14:54:23.000Z","updated_at":"2024-03-27T06:25:22.000Z","dependencies_parsed_at":"2022-09-12T13:03:28.531Z","dependency_job_id":null,"html_url":"https://github.com/OpenBankProject/OBP-Docker","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/OpenBankProject%2FOBP-Docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenBankProject%2FOBP-Docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenBankProject%2FOBP-Docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenBankProject%2FOBP-Docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenBankProject","download_url":"https://codeload.github.com/OpenBankProject/OBP-Docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224838436,"owners_count":17378265,"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-15T19:48:28.787Z","updated_at":"2025-05-09T07:31:35.636Z","avatar_url":"https://github.com/OpenBankProject.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# This repository is deprecated and archived. #\n\n# OBP-Docker\n\n\nFiles required to create the images available at Docker Hub\nhttps://hub.docker.com/r/openbankproject/\n\n\n### Build\n\n    $ docker build --no-cache -f Dockerfile.obp-base -t openbankproject/obp-base .\n\n\n\n\n### Run in docker container\n\n    $ docker run -d -p 8080:8080                         \\\n    -e \"OBP_API_HOSTNAME=http://127.0.0.1:8080\"          \\\n    openbankproject/obp-base\n    \n    \n### Overwriting configuration parameters by environment variables\n\nAny configuration in api/default.props can also be overwritten at container creation by\npassing an environment variable. \n\nUse the configured prefix (default: OBP_), capitalize all letters and convert all '.' to '_'\n.\nE.g.:  'db.url' -\u003e 'OBP_DB_URL'\n\n# Errors Logging \u0026 Debugging\n\nTo view the logs of the running OBP API instance:\n\n1. Exec into the running container: `docker exec -it \u003ccontainer-id\u003e /bin/bash`\n   this will drop you to a root shell.\n2. Tail the jetty log: `tail -f /var/log/supervisor/OBP-API-stdout.log`\n3. There are additional logs in `/var/log/supervisor`\n\nTo find out your container id run `sudo docker ps`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenbankproject%2Fobp-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenbankproject%2Fobp-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenbankproject%2Fobp-docker/lists"}