Giter Club home page Giter Club logo

sirius's Introduction

Readme

This Readme file provides instructions for building and running a Go application named Sirius. A distributed testing framework designed for Couchbase, serving as a REST-based loading service for system, functional, performance and volume testing.

Doc loader different capabilities are described using Rest Endpoints.

Sirius APIs Demo

Requirements

To build and run Sirius, you will need:

  • Go
  • Docker
  • docker-compose

Installation

Clone the repository:

git clone <repository_url>

Navigate to the cloned repository:

cd <repository_name>

Build Sirius:

make build

Usage

Running the Application Locally

To run Sirius locally, use the following command:

clean everything and run

make clean

Run

make run

Deploying the Application with Docker

To deploy Sirius using Docker, use the following command:

make deploy

This command will stop any running Docker images, build and start Docker images for Sirius, and verify that the images have been built and started.

To perform a fresh deployment, which will rebuild the Docker images, use the following command:

make fresh_deploy

Stopping the Application

To stop Sirius, use the following command:

make down

Cleaning

To clean up the task metadata and results directories, use the following command:

make clean

To clean up the directories and then run Sirius, use the following command:

make clean_run

To clean up the directories and then deploy Sirius, use the following command:

make clean_deploy

Conclusion

Sirius is a simple but powerful Go application for loading Data into a server and storing task metadata and results. By following the instructions in this Readme, you can quickly build and run the application locally, or deploy it to a Docker environment for production use.

Internal Reference Only :-

Sirius

Wiki

sirius's People

Contributors

manik-couchbase avatar ashwin2002 avatar cosmicsaaurabh avatar bharath-gp 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.