Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Continues development of Yuma as opensource project since 2012.
Yuma123 README
-----------
==What is Yuma123==
The purpose of the Yuma123 project is to provide an opensource YANG API in C and netconf cli (yangcli) and server (netconfd) appications.
Branching from the last BSD licensed branch of the Yuma project the code has evolved in the following direction:
- a more mainstream build system based on autoconf/automake was added
- a number of critical bugs have been fixed
- new IETF standards support was added (ietf-nacm, ietf-system, etc...
PyGtk2-based application that shows Yang-models as Treeview
The application uses 'pyang' for creating a XML file and displaying the Yang-model in a Treeview. Additionally it allows to send Netconf requests to a configured target. For this purpose, it uses the Netconf client from [1] or can use an external console too.
[1] https://github.com/tail-f-systems/JNC/blob/master/examples/2-junos/netconf-console
EnSuite is a network management plateform prototype based on NetConf. It aims at providing to the network management community an open source environment using NetConf configuration protocol and the Yang data modeling language.