{"id":17040932,"url":"https://github.com/uggla/synergydemo","last_synced_at":"2026-05-03T13:36:38.198Z","repository":{"id":148621616,"uuid":"82315359","full_name":"uggla/synergydemo","owner":"uggla","description":"synergydemo a small demonstration using HPE Synergy hardware and unified API","archived":false,"fork":false,"pushed_at":"2017-04-13T15:04:54.000Z","size":816,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-14T19:59:24.574Z","etag":null,"topics":["docker","onepage","synergy"],"latest_commit_sha":null,"homepage":"","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/uggla.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-02-17T16:21:20.000Z","updated_at":"2017-11-07T14:30:06.000Z","dependencies_parsed_at":"2023-05-20T17:45:13.891Z","dependency_job_id":null,"html_url":"https://github.com/uggla/synergydemo","commit_stats":{"total_commits":78,"total_committers":4,"mean_commits":19.5,"dds":"0.23076923076923073","last_synced_commit":"36ebae0a01220e38b68af57ac274dd3b98599c4b"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uggla%2Fsynergydemo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uggla%2Fsynergydemo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uggla%2Fsynergydemo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uggla%2Fsynergydemo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uggla","download_url":"https://codeload.github.com/uggla/synergydemo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245040189,"owners_count":20551301,"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":["docker","onepage","synergy"],"created_at":"2024-10-14T09:10:55.162Z","updated_at":"2026-05-03T13:36:33.176Z","avatar_url":"https://github.com/uggla.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# synergydemo\n\nA small application to highlight HPE Synergy hardware and especially the Oneview unified API.\u003cbr/\u003e\nThis is a home made application that allows user to reserve, deploy and run containers on the underlying hardware.\n\nThis application mainly uses python flask, flask-sockets, oneview and docker libraries.\u003cbr/\u003e\nA WSGI server is recommended to run the application. That's the reason why gunicorn is a dependencies.\n\n# Screenshots\n* Available servers.\n![AvailableServers](screenshots/1.png)\n* Reserve and deploy.\n![ReserveAndDeploy](screenshots/2.png)\n* Deployed servers.\n![DeployedServers](screenshots/3.png)\n\n\n# Prerequisites\n* Configure isc-dhcpd using the configuration file provided in the conf directory.\n* Configure tftp to boot iPXE.\n* Configure a http server to provide the static repository files.\n* Copy from DVD a Centos 7 repository.\n* Add kickstart ks.txt provided in the conf directory within the Centos 7 repository.\n\n# Installation\n* Install git, virtualenv and virtualenvwrapper.\n```\napt-get install git python-virtualenv virtualenvwrapper\n```\n* Clone the repository.\n```\ngit clone https://github.com/uggla/synergydemo.git\n```\n* Create a virtual env.\n```\nmkvirtualenv synergy\n```\n* Install dependencies.\n```\npip install -r requirements.txt\n```\n* Export OVLOGIN and OVPASSWD to supply credentials to your Oneview instance.\n* Run the server.\n```\n./run_server.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuggla%2Fsynergydemo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuggla%2Fsynergydemo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuggla%2Fsynergydemo/lists"}