Giter Site home page Giter Site logo

courser's Introduction

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

courser's People

Contributors

jay4497 avatar superbogy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

courser's Issues

new feature

  • 完善 http cookie
  • 将 http 从项目分离出来
  • 支持fpm
  • 调整middleware,现在middleware只能在controller 前调用。

@Braveheart7854

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.