Giter Site home page Giter Site logo

test-ethel's Introduction

Account tool

This tool aims to facilitate the Account creation, modification and subscription's attachment for Stage Candlepin. In addition it allows the user to query Stage Candlepin's database and look up any of enlisted SKUs.

For internal use only.

Installation

Step-by-step

  1. Ethel reqiures Python 2.7

  2. We suggest you to use virtualenv (or a similar tool)

virtualenv env
source env/bin/activate
  1. Install all required Python libraries for this tool
pip install -r requirements.txt

Setup

  1. If you want to use different remote database, please adjust app parameters: hostname, port, etc. in wsgi/environment.py. You can do the same for the candlepin package in its candlepin/__init__.py file as well.

  2. Using local database is recommended for debugging purposes. To do so, save your Ethel database as sqlite3.db in the project root. It will be detected automatically.

  3. If you want to run the app in debug environment, locally please start the server via run_locally.py script

python run_locally.py
  1. Otherwise, if you want to deploy Ethel in OpenShift, the appliace should be ready to push to cloud.

Your server should be ready now!

Usage

Please refer to Ethel (Help button is located on the top rigth corner).

Logging

For logging purposes there is a ./log folder. Log file is spawned there daily without any scheduled rotation.

Report an issue

In case you meet any inconvenience when using this tool, do not hesitate and report us the issue by creating a ticket here.

test-ethel's People

Contributors

tanfengshuang 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.