{"id":27063880,"url":"https://github.com/stephanfward/create-network-launch-openstack","last_synced_at":"2025-04-05T16:35:22.440Z","repository":{"id":207994920,"uuid":"720584271","full_name":"StephanFWard/Create-Network-Launch-Openstack","owner":"StephanFWard","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-20T16:24:26.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-11-20T17:35:16.273Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/StephanFWard.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}},"created_at":"2023-11-18T23:30:38.000Z","updated_at":"2023-11-18T23:33:33.000Z","dependencies_parsed_at":"2023-11-19T00:26:15.775Z","dependency_job_id":"b7940a85-bbef-492f-a846-232ba424066d","html_url":"https://github.com/StephanFWard/Create-Network-Launch-Openstack","commit_stats":null,"previous_names":["stephanfward/create-network-launch-openstack"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephanFWard%2FCreate-Network-Launch-Openstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephanFWard%2FCreate-Network-Launch-Openstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephanFWard%2FCreate-Network-Launch-Openstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephanFWard%2FCreate-Network-Launch-Openstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StephanFWard","download_url":"https://codeload.github.com/StephanFWard/Create-Network-Launch-Openstack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247368734,"owners_count":20927913,"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":"2025-04-05T16:35:21.845Z","updated_at":"2025-04-05T16:35:22.430Z","avatar_url":"https://github.com/StephanFWard.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenStack Android Environment Setup Script 🚀\n\nThis script automates the process of creating a network and launching an instance in OpenStack, preparing it for Android development and deployment for local testing.\n\n## Prerequisites\n\n- OpenStack command-line client (`openstack`) installed and configured\n- Access to an OpenStack environment\n- Necessary credentials: username, password, project name, etc.\n\n## Usage\n\n1. **Clone the Repository:**\n\n   ```bash\n   git clone https://github.com/StephanFWard/Create-Network-Launch-Openstack.git\nConfigure the Script:\n\nOpen the script (create_network_and_launch_instance.sh) in a text editor and update the necessary parameters such as OpenStack credentials, network settings, and instance details.\n\nMake the Script Executable:\n\nchmod +x create_network_and_launch_instance.sh\n\nRun the Script:\n./create_network_and_launch_instance.sh\nFollow the on-screen prompts and watch the magic happen! ✨\n\nScript Details\nNetwork Creation:\n\nExternal network named \"android_network\"\nSubnet with specified CIDR, gateway, and DNS settings\n\nInstance Launch:\n\nInstance named \"android_instance\"\nFlavor: m1.small\nImage: your_image_name\nKey Pair: your_key_pair\n\nNotes\nCustomize the script according to your OpenStack environment and requirements.\n\nEnsure OpenStack credentials and network details are correctly provided.\n\nHappy Android Development! 🤖🌐\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephanfward%2Fcreate-network-launch-openstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstephanfward%2Fcreate-network-launch-openstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephanfward%2Fcreate-network-launch-openstack/lists"}