https://github.com/dataman-cloud/swan-guide
swan manual guide
https://github.com/dataman-cloud/swan-guide
Last synced: 4 months ago
JSON representation
swan manual guide
- Host: GitHub
- URL: https://github.com/dataman-cloud/swan-guide
- Owner: Dataman-Cloud
- Created: 2017-01-06T02:35:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-13T08:14:35.000Z (over 8 years ago)
- Last Synced: 2025-01-07T21:43:07.429Z (5 months ago)
- Size: 183 KB
- Stars: 0
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# swan guide
* [简介](README.md)
* [安装](setup/README.md)
* [GO环境配置](setup/env.md)
* [源码编译](setup/source.md)
* [Release版本安装](setup/release.md)
* [运行](run/README.md)
* [单master模式](run/single.md)
* [三master模式](run/three.md)
* [启动参数说明](run/explain.md)
* [mesos安装](mesos/README.md)
* [单master安装](mesos/single.md)
* [三master安装](mesos/three.md)
* [五master安装](mesos/five.md)
* [macvlan配置](macvlan/README.md)
* [Proxy设计和实现原理](proxy/README.md)
* [DNS设计和实现原理](dns/README.md)
* [多集群搜索的设计和实现](multiple-cluster/README.md)
* [Event功能的设计实现](event/README.md)
* [一容器一IP原理](fixed-ip/README.md)
* [应用状态](fsm/app.md)
* Slot状态
* [状态](slot/state.md)
* [状态机](slot/fsm.md)
* [名词解释](explain/README.md)