Coder Social home page Coder Social logo

ibmcos_demo_with_python's Introduction

IBM COS DEMO w/Python

This is demo repository which will provide various demo's of specific features and functionality of IBM Cloud Object Storage On-Premise solutions.

Notice: The scripts and information in this toolkit are provided as-is, without any support.

Included:

  • Basic Demo - demo that creates creates vault, uploads file(s), deletes files(s), deletes bucket

Requirements:

These demos were developed with the following:

How to install:

All the following steps should be run on your debian instance. You'll need to make sure python3, pip & venv are already installed. You'll need internet access from your debian instance to download the libraries.

Download the demo repo:

git clone https://github.com/bcleonard/ibmcos_demo_with_python.git

Set up the virtual environment:

cd ibmcos_demo_with_python
python3 -m venv virtualenv

Install the required python libraries:

cd ibmcos_demo_with_python
pip3 install -r requirements.txt

How to configure:

To configure the demo, you'll need to edit the demo_config.txt. Each demo will have its own section. At a minimum, you'll need to replace/update the Access Key, Secret Access Key & Accesser URL. Each demo script may have additional fields that are neccessry to be filled out.

Please note that your define user will need to have the "Vault Provisioner" role and you will need to enable the "Provisioning API Configuration" with the ability for users to "Create and Delete".

How to Use:

Activate the virtual environment:

cd ibmcos_demo_with_python
source virtualenv\bin\activate

Run your demos:

<demo script>

When you're done, deactivate your virtual environment:

deactivate

IBM Documentation

IBM published resources for IBM COS:

Other resources for administrating IBM COS:

Other IBM COS resources:

ibmcos_demo_with_python's People

Contributors

bcleonard avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.