Skip to content

ShahriyarHussain/saio_installation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenStack Swift All In One Installer

OpenStack Swift is a distributed object storage system designed to scale from a single machine to thousands of servers. Swift is optimized for multi-tenancy and high concurrency.

This repository contains Swift All In One Installer script. It is an installer for Ubuntu/Ubuntu like distros. Openstack swift does not have any affiliation/supervision over this. It was originally forked from the repository: https://github.com/o-julfikar/cloud and then heavily modified from the original to allow functionality of running on wide variety of systems. It is rigorously tested on Ubuntu 20.04 LTS, Ubuntu 18.04 LTS and Ubuntu 21.04 using python3.

Installation Procedure

  1. Clone the repository
  2. If your VM has SATA Drives, run git checkout sda
  3. If you don't know the drives, run ls /sys/block. If you see vda,vdb,vdc.... then no need to checkout. If you see sda,sdb,sdc.... then checkout.
  4. Switch to repo folder using cd. i.e cd saio_installation
  5. Run the main.sh with admin permission file. i.e.: sudo bash main.sh

About

OpenStack Swift All In One Installer for Ubuntu20.04 LTS

Topics

Resources

License

Stars

Watchers

Forks

Languages