{"id":23138246,"url":"https://github.com/softlayer/devops101","last_synced_at":"2026-04-24T21:31:24.633Z","repository":{"id":66666210,"uuid":"90902857","full_name":"softlayer/devops101","owner":"softlayer","description":"A sample project to demo Bluemix Devops capabilities. ","archived":false,"fork":false,"pushed_at":"2017-05-31T19:12:05.000Z","size":454,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-16T15:11:46.888Z","etag":null,"topics":["bluemix","devops-pipeline","elasticsearch","flask"],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/softlayer.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":"2017-05-10T19:53:51.000Z","updated_at":"2020-04-24T13:43:10.000Z","dependencies_parsed_at":"2023-02-25T06:30:35.995Z","dependency_job_id":null,"html_url":"https://github.com/softlayer/devops101","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/softlayer/devops101","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softlayer%2Fdevops101","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softlayer%2Fdevops101/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softlayer%2Fdevops101/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softlayer%2Fdevops101/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/softlayer","download_url":"https://codeload.github.com/softlayer/devops101/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softlayer%2Fdevops101/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32241552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: 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":["bluemix","devops-pipeline","elasticsearch","flask"],"created_at":"2024-12-17T13:10:17.804Z","updated_at":"2026-04-24T21:31:24.617Z","avatar_url":"https://github.com/softlayer.png","language":"HTML","readme":"# deltaNiner aka Devops101\n\nThis project is a simple Bluemix catalog powered by elastic search, with the ability to add comments and tags to services if you like that sort of thing. Mostly it exists as a way to demonstrate how to deploy a Flask app to Bluemix, and how to use some of the DevOps services.\n\n## Deploy Automagically\n1. Press this button: [![Deploy to Bluemix](https://bluemix.net/deploy/button.png)](https://bluemix.net/deploy?repository=https://github.com/softlayer/devops101)\n2. Make sure your toolchain and application name are set to something you want.\n3. Make sure your application has deployed. This might require you to manually run the toolchain on the first deploy.\n4. Add monitoring to your toolchain. \n5. Add a Scripted test, and upload the deltaNiner/test/Selenium/devops101-SE-Tests.html file. \n6. To populate the ElasticSearch DB, go to https://yourapp/search , you should be prompted to enter your SSO key (link provided on how to get that). \n\n### No SSO key \nIf you don't have an SSO key, you can add BM_USER and BM_PASSWORD environmental variables to your environment. And then do the following:\n\n1. cf ssh YOURNAMEHERE\n2. cd app\n3. source .profile.d/python.sh\n4. .cloudfoundry/python/bin/python bin/getBMServices.py\n\n## Basic MANUAL Steps\n1. get a bluemix log\n2. cf login --sso (for sso accounts) \n3. cf create-service compose-for-elasticsearch Standard  YOURNAMEHERE-ES\n4. cf push YOURNAMEHERE -b https://github.com/cloudfoundry/buildpack-python.git\n5. cf bind-service YOURNAMEHERE YOURNAMEHERE-ES\n6. cf push YOURNAMEHERE -b https://github.com/cloudfoundry/buildpack-python.git\n7. Add environment variables for CF\n8. cf ssh YOURNAMEHERE\n9. cd app\n10. source .profile.d/python.sh\n11. .cloudfoundry/python/bin/python bin/getBMServices.py\n\n\n\n## Devops Steps\n1. Enable devops in portal. Integrate with github, track deployment of code changes\n2. Change Deploy job to add \"-b https://github.com/cloudfoundry/buildpack-python.git\"\n\n## Monitoring\n1. Monitoring should be enabled already\n2. Add a new synthetic test\n3. Test a specific URL\n4. Upload Selenium Test - NOt sure why GIt integration doesn't work\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftlayer%2Fdevops101","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoftlayer%2Fdevops101","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftlayer%2Fdevops101/lists"}