In this post, I will introduce concepts related to environment variables and show how we can treat them in a program using the C # language.
Installing config-cli on Red Hat/CentOS 7 using Ansible
Here’s how to setup config-cli on Red Hat/CentOS 7 using Ansible. config-cli is Config’s command line utility, which is used to pull configuration files from Config to your machine.
Installing config-cli on Red Hat/CentOS 7
Here’s how to setup config-cli on Red Hat/CentOS 7. config-cli is Config’s command line utility, which is used to pull configuration files from Config to your machine.
Installing config-cli on Windows
Here’s how to setup config-cli on Windows. config-cli is Config’s command line utility, which is used to pull configuration files from Config to your machine.
Using configuration files in Java
Photo by vintuitive from flickr.com According to the Tiobe Programming Index, Java has been the topmost popular language since its creation in the mid-90’s. If you want to know how to create and use a properties configuration file, read on! Introduction The property file is a great option to pass settings to a particular application that needs external settings and … Read More
Config is now in Private Beta
You can now take advantage of the most advanced configuration file management tool, for free! Sign Up now to our forever free plan! Config is now in private beta! We have started sending out invites to our early adopters. If you would like to try out Config, just signup for an invite. Go to http://www.configapp.com, enter your email, and wait … Read More
The importance of automated deploy and releases (including config files)
Automation is an investment that saves resources. Whether you’re a small, mid, or a large enterprise, you can never neglect the value of automation, not only to speed up processes but also to avoid errors in your processes. Most companies do not give the importance due to automation of their development processes. Routine tasks such as build, deploy and release … Read More