Wiki » History » Version 6
Ohad Levy, 05/10/2011 04:24 PM
1 | 2 | Ohad Levy | Welcome, |
---|---|---|---|
2 | |||
3 | 4 | Ohad Levy | The Smart Proxy is a project which provides a restful [[API]] to various sub-systems. |
4 | 2 | Ohad Levy | |
5 | 4 | Ohad Levy | Its goal is to provide [[API]] for a higher level orchestration tools (such as Foreman). |
6 | 2 | Ohad Levy | The Smart proxy provides an easy way to add or extended existing subsystems and API's. |
7 | |||
8 | Currently supported (Click on the links below for more details). |
||
9 | *DHCP* - [[ISC DHCP]] and [[MS DHCP]] Servers |
||
10 | *DNS* - [[Bind]] |
||
11 | 4 | Ohad Levy | *TFTP* - any UNIX based [[tftp]] server |
12 | 2 | Ohad Levy | *Puppet* - Any [[Puppet]] server from 0.24.x |
13 | 6 | Ohad Levy | *Puppet CA* - Manage certificate signing, cleaning and autosign on a [[Puppet CA]] server |
14 | 2 | Ohad Levy | |
15 | If you require another sub system type or implementation, Please add a new feature request. |
||
16 | |||
17 | 1 | Ohad Levy | [[installation instructions]] |
18 | |||
19 | 2 | Ohad Levy | After you got it running, You would need to configure each one of the sub systems via the [[settings.yml]] file in the config directory. |
20 | 4 | Ohad Levy | |
21 | [[API]] Reference |