nafsdm | : warning : Deprecated - Fast & easy DNS node manager for bind
kandi X-RAY | nafsdm Summary
kandi X-RAY | nafsdm Summary
nafsdm is a Python library. nafsdm has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. However nafsdm build file is not available. You can download it from GitHub.
:warning: nafsdm is no longer maintained and will not recieve any future updates! Use at your own risk. Manages DNS nodes and makes sure domains are saved in the slaves configs. Runs on Python and SSH.
:warning: nafsdm is no longer maintained and will not recieve any future updates! Use at your own risk. Manages DNS nodes and makes sure domains are saved in the slaves configs. Runs on Python and SSH.
Support
Quality
Security
License
Reuse
Support
nafsdm has a low active ecosystem.
It has 1 star(s) with 0 fork(s). There are 1 watchers for this library.
It had no major release in the last 12 months.
There are 3 open issues and 7 have been closed. On average issues are closed in 76 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of nafsdm is 1.3.2-stable
Quality
nafsdm has no bugs reported.
Security
nafsdm has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
nafsdm is licensed under the GPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
nafsdm releases are available to install and integrate.
nafsdm has no build file. You will be need to create the build yourself to build the component from source.
Installation instructions are available. Examples and code snippets are not available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of nafsdm
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of nafsdm
nafsdm Key Features
No Key Features are available at this moment for nafsdm.
nafsdm Examples and Code Snippets
No Code Snippets are available at this moment for nafsdm.
Community Discussions
No Community Discussions are available at this moment for nafsdm.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install nafsdm
Installing nafsdm can be done using the guide below. Before installing, make sure you do not have any existing installation of nafsdm (the installer will not upgrade current installations).
Connect to your master server and initiate the installation script. Follow the steps in the installation. If the above command fails, you can also manually download the script and execute it (using for example wget). Once it's finished, run the master once, as it will generate keys (the installer also reminds you of this). Now, copy the SSH key contents somewhere to your computer as it will be needed on the slaves later on. cat /home/master-nafsdm/.ssh/nafsdm_rsa (this will print the key). The master installation is now finished and should be ready to use. You can use nafsdmctl to add/remove domains or check the status of connected daemons.
You will have to perform these steps on every slave you would like to install this on. Connect to your slave and initiate the installation script. Follow the steps in the installation. Once it's finished, you can open up the config with your editor of choice (example below uses nano) to set it up correctly. Here is an explanation of what every option is. host = hostname / IP for the master node we confgiured earlier. user = the username where nafsdm on the master installed. By default, it's master-nafsdm. update_interval = how often the slave will update it's configuration (seconds). type = type of the slave system. Is it ubuntu, debian or centos?. bindPath = path of configuration file nafsdm will write to (bind configuration). nodeName = name of this node. The development section isn't something you should edit unless you're absolutely sure of what you're doing.
Connect to your master server and initiate the installation script. Follow the steps in the installation. If the above command fails, you can also manually download the script and execute it (using for example wget). Once it's finished, run the master once, as it will generate keys (the installer also reminds you of this). Now, copy the SSH key contents somewhere to your computer as it will be needed on the slaves later on. cat /home/master-nafsdm/.ssh/nafsdm_rsa (this will print the key). The master installation is now finished and should be ready to use. You can use nafsdmctl to add/remove domains or check the status of connected daemons.
You will have to perform these steps on every slave you would like to install this on. Connect to your slave and initiate the installation script. Follow the steps in the installation. Once it's finished, you can open up the config with your editor of choice (example below uses nano) to set it up correctly. Here is an explanation of what every option is. host = hostname / IP for the master node we confgiured earlier. user = the username where nafsdm on the master installed. By default, it's master-nafsdm. update_interval = how often the slave will update it's configuration (seconds). type = type of the slave system. Is it ubuntu, debian or centos?. bindPath = path of configuration file nafsdm will write to (bind configuration). nodeName = name of this node. The development section isn't something you should edit unless you're absolutely sure of what you're doing.
Support
I gladly accept any pull requests that looks good! Just make sure you're working in the "development" branch and that you state in the request what you've modified and why. And don't create any new bugs :).
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page