Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
resolvers-yang
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
2
Issues
2
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
labs
resolvers-yang
Commits
cbad9615
Commit
cbad9615
authored
Sep 10, 2018
by
Ales Mrazek
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
b0ccfc51
4fb556a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
11 deletions
+4
-11
README.md
README.md
+4
-11
No files found.
README.md
View file @
cbad9615
...
...
@@ -10,8 +10,8 @@ YANG data models and tools for unified configuration of DNS resolvers
Data model and library for DNS resolvers:
*
[
Knot Resolver
](
https://www.knot-resolver.cz/
)
*
[
Unbound
](
https://www.unbound.net/
)
*
[
PowerDNS
](
https://www.powerdns.com/
)
*
[
BIND
](
https://www.isc.org/downloads/bind/
)
[
//
]:
#
"* [PowerDNS](https://www.powerdns.com/)"
[
//
]:
#
"* [BIND](https://www.isc.org/downloads/bind/)"
## Data Model
*
[
Current schema tree
](
https://gitlab.labs.nic.cz/labs/resolvers-yang/raw/master/data-model/model.tree
)
...
...
@@ -24,13 +24,6 @@ Data model and library for DNS resolvers:
## Getting Started
Clone repository
```
bash
$
git clone git@gitlab.labs.nic.cz:labs/resolvers-yang.git
$
cd
resolvers-yang
```
Requires
**Python 3.5**
or newer
```
bash
...
...
@@ -43,7 +36,7 @@ $ sudo apt-get install python3-pip
The Development instructions are
[
here
](
https://gitlab.labs.nic.cz/labs/resolvers-yang/wikis/devinstall
)
.
```
bash
$
git clone https://gitlab.labs.nic.cz/
jetconf/jetconf-resolver
$
cd
jetconf-resolver
$
git clone https://gitlab.labs.nic.cz/
labs/resolvers-yang.git
$
cd
resolvers-yang
$
python3 setup.py
install
```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment