{"id":19013007,"url":"https://github.com/ntk148v/openstack-mitaka-scripts","last_synced_at":"2026-04-09T10:41:04.522Z","repository":{"id":87351444,"uuid":"83390448","full_name":"ntk148v/openstack-mitaka-scripts","owner":"ntk148v","description":"Installation OpenStack Mitaka Scripts - CentOS 7","archived":false,"fork":false,"pushed_at":"2017-05-30T02:32:40.000Z","size":71,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-17T16:04:43.485Z","etag":null,"topics":["centos7","install-script","openstack"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ntk148v.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,"zenodo":null},"funding":{"github":"ntk148v","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2017-02-28T04:44:08.000Z","updated_at":"2018-07-16T13:28:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"b41d5346-a81f-448c-b5f7-6f7f8c94b267","html_url":"https://github.com/ntk148v/openstack-mitaka-scripts","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/ntk148v%2Fopenstack-mitaka-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntk148v%2Fopenstack-mitaka-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntk148v%2Fopenstack-mitaka-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntk148v%2Fopenstack-mitaka-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ntk148v","download_url":"https://codeload.github.com/ntk148v/openstack-mitaka-scripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250343912,"owners_count":21415037,"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":["centos7","install-script","openstack"],"created_at":"2024-11-08T19:21:17.006Z","updated_at":"2026-04-09T10:40:59.497Z","avatar_url":"https://github.com/ntk148v.png","language":"Shell","funding_links":["https://github.com/sponsors/ntk148v"],"categories":[],"sub_categories":[],"readme":"# Installation OpenStack Mitaka - CentOS 7\n\n## Introduction\n\n- This installer was made to automate the tasks of creating a virtualization infrastructure based on OpenStack Mitaka release.\n- Testing in CentOS 7 only.\n- You can use this installer to make a single node All-In-One Openstack or a more complex design with a controller and multi computes.\n- Core services:\n\t+ Keystone\n\t+ Nova\n\t+ Glance\n\t+ Neutron\n\t+ Swift (in test)\n\t+ Cinder (controller only)\n\t+ Horizon\n\n## How to use\n\n1. Read everything you can about **OpenStack** and its installation. [More details.](https://docs.openstack.org/mitaka/install-guide-rdo/)\n\n2. Edit the installer main configuration file in `etc/main-config.rc`. Do step 1 carefully, and you can config this config easily.\n\n3. After updating configuration file, clone this repository:\n\n\t```bash\n\t$ git clone https://github.com/ntk148v/openstack-mitaka-scripts.git\n\t$ cd openstack-mitaka-scripts/\n\t```\n\n4. Grant execute permission to `main-installer.sh` file:\n\n\t```bash\n\t$ chmod +x main-installer.sh\n\t```\n\n5. In controller node, run command with root user:\n\n\t```bash\n\t# ./main-installer.sh controller\n\t```\n\n6. In compute node `compute1`, run command with root user:\n\n\t```bash\n\t# ./main-installer.sh compute\n\t```\n\n\tRepeat it in `compute2`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fntk148v%2Fopenstack-mitaka-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fntk148v%2Fopenstack-mitaka-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fntk148v%2Fopenstack-mitaka-scripts/lists"}