{"id":21471836,"url":"https://github.com/brianredbeard/openshift-blanquecheque","last_synced_at":"2025-03-17T07:17:37.040Z","repository":{"id":7857742,"uuid":"9229866","full_name":"brianredbeard/openshift-blanquecheque","owner":"brianredbeard","description":null,"archived":false,"fork":false,"pushed_at":"2013-04-04T23:11:36.000Z","size":120,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T16:25:32.611Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/brianredbeard.png","metadata":{"files":{"readme":"README","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":"2013-04-04T22:59:03.000Z","updated_at":"2013-11-04T22:06:13.000Z","dependencies_parsed_at":"2022-08-31T21:24:54.780Z","dependency_job_id":null,"html_url":"https://github.com/brianredbeard/openshift-blanquecheque","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/brianredbeard%2Fopenshift-blanquecheque","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianredbeard%2Fopenshift-blanquecheque/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianredbeard%2Fopenshift-blanquecheque/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianredbeard%2Fopenshift-blanquecheque/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianredbeard","download_url":"https://codeload.github.com/brianredbeard/openshift-blanquecheque/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243989722,"owners_count":20379648,"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-23T09:45:52.077Z","updated_at":"2025-03-17T07:17:37.004Z","avatar_url":"https://github.com/brianredbeard.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Feel free to change or remove this file, it is informational only.\n\nRepo layout\n===========\nphp/ - Externally exposed php code goes here\nlibs/ - Additional libraries\nmisc/ - For not-externally exposed php code\ndeplist.txt - list of pears to install\n.openshift/action_hooks/pre_build - Script that gets run every git push before the build\n.openshift/action_hooks/build - Script that gets run every git push as part of the build process (on the CI system if available)\n.openshift/action_hooks/deploy - Script that gets run every git push after build but before the app is restarted\n.openshift/action_hooks/post_deploy - Script that gets run every git push after the app is restarted\n\n\nNotes about layout\n==================\nPlease leave php, libs and data directories but feel free to create additional\ndirectories if needed.\n\nNote: Every time you push, everything in your remote repo dir gets recreated\n      please store long term items (like an sqlite database) in the OpenShift\n      data directory, which will persist between pushes of your repo.\n      The OpenShift data directory is accessible relative to the remote repo\n      directory (../data) or via an environment variable OPENSHIFT_DATA_DIR.\n\n\nEnvironment Variables\n=====================\n\nOpenShift provides several environment variables to reference for ease\nof use.  The following list are some common variables but far from exhaustive:\n\n    $_ENV['OPENSHIFT_DATA_DIR']  - For persistent storage (between pushes)\n    $_ENV['OPENSHIFT_TMP_DIR']   - Temp storage (unmodified files deleted after 10 days)\n\nWhen embedding a database using 'rhc app cartridge add', you can reference\nenvironment variables for username, host and password. Example for mysql:\n\n    $_ENV['OPENSHIFT_MYSQL_DB_HOST']      - DB host\n    $_ENV['OPENSHIFT_MYSQL_DB_PORT']      - DB Port\n    $_ENV['OPENSHIFT_MYSQL_DB_USERNAME']  - DB Username\n    $_ENV['OPENSHIFT_MYSQL_DB_PASSWORD']  - DB Password\n\nWhen embedding a NoSQL database using 'rhc app cartridge add', you can\nreference environment variables for username, host and password.\nExample for MongoDB:\n    $_ENV['OPENSHIFT_MONGODB_DB_HOST']      - NoSQL DB Host\n    $_ENV['OPENSHIFT_MONGODB_DB_PORT']      - NoSQL DB Port\n    $_ENV['OPENSHIFT_MONGODB_DB_USERNAME']  - NoSQL DB Username\n    $_ENV['OPENSHIFT_MONGODB_DB_PASSWORD']  - NoSQL DB Password\n\nTo get a full list of environment variables, simply add a line in your\n.openshift/action_hooks/build script that says \"export\" and push.\n\ndeplist.txt\n===========\n\nA list of pears to install, line by line on the server.  This will happen when\nthe user git pushes.\n\n\nAdditional information\n======================\n\nLink to additional information will be here, when we have it :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrianredbeard%2Fopenshift-blanquecheque","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrianredbeard%2Fopenshift-blanquecheque","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrianredbeard%2Fopenshift-blanquecheque/lists"}