Git Product home page Git Product logo

xjnac's Introduction

xjnac

介绍

xjnac,星杰网络存取控制,主要功能有:

  1. 服务注册
  2. 配置管理
  3. 路由管理

软件架构

  1. 本软件采用go语言编写
  2. etcd用来保存服务注册信息
  3. mysql用来保存配置文件和路由规则

安装教程

  1. 安装好mysql数据,并启动etcd
  2. 下载: git clone https://github.com/xjietop/xjnac.git
  3. cd xjnac
  4. go build
  5. windows下运行 xjnac.exe ;linux下运行 ./xjnac

使用说明

  1. 配置文件采用.yml格式。
  2. 服务注册到etcd后,依赖etcd的watch功能保持服务在线。
  3. 配置好路由规则后,访问本系统可转发至相应服务,默认端口号为8849。

xjnac's People

Contributors

manangui avatar

Stargazers

 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.