Coder Social home page Coder Social logo

Eclogue

eclogue

Eclogue is anisble web UI build on ansible. It make use ansible in a easy way, WYSIWYG. Eclogue integrated configure center, CI artifacts and cmdb. You can import playbook from git, galaxy, and local upload. Render configurations from config center and dynamic load hosts from DB, build separate space for every job.

Notice current version still in develop, don't deploy it in production environment.

Feature

  • Easier to use, you can use ansible[playbook] command like it work in terminal.

  • All of executions should be reported and every history job can be relaunch alone from snapshot.

  • Centralized configuration management by using config register center. Config items were encrypted and stored in configure center and dynamically render to playbook.

  • Auto lint playbook and abort warning.

  • Cooperate with jenkins, gitlab, git etc. Bind App with CI artifacts then auto download and register to playbook.

  • More flexible CMDB model, everything ssh connected is resource.

  • Crontab like sheduler.

  • RBAC permission model.

Install

use in local machine:

  • install dependencies: pip install -r > requirements.txt
  • composer-compose for db: docker-compose -f docker/docker-compose-db.yaml up -d
  • dev server: python manager.py start
  • product server: python run manage.py server
  • worker: python manager.py woker
  • for more command: python manage.py --help
  • migrate and bootstrap: python manage.py migrate bootstrap

recommend use dokcer-compose for dev:

  • run all: docker-compose up -d

visit: http://localhost:5000/

Document

中文文档|English

Demo

http://demo.ecloguelabs.com

  • username: natsume
  • password: takashi

Diagram

image

Contributing

give me your star or see

Community

QQ:362847712

License

GPL-3.0

eclogue's Projects

ben icon ben

Ben is the name of my old buffalo.

bulrush icon bulrush

In the meanwhile I smile and I sing all alone. In the meanwhile the air is filling with the perfume of promise.

eclogue icon eclogue

Powerful devops platform base on ansible.

marmot icon marmot

A little marmot living near by my racecourse

static icon static

static file serving middleware for courser

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.