Config is a configuration file management system created to help programmers, IT management, and system admins to manage file configuration and compliance through out every environment via powerful configuration automation of their user applications, server processes, operating system settings, and more.
With Config, programmers can easily add new configuration to their environments automatically, eliminating the manual aspect from the process completely. They can make changes to their configuration values, track configuration changes, view configuratio by tag or version, and more.
The software enables system admininstrators to view the big picture as they have access to all configuration files. They can view configuration, make the necessary changes without the need for remote access, deploy multiple configurations simultaneously, and monitor configuration changes implemented by others.
Config helps IT managers create more configurable apps easily and quickly. They can also review and approve configuraiton changes and troubleshoot whenever an issue arises.
Show MoreConfig simplifies and speeds up the way you and your fellow programmers, IT managers, and system administrators manage your configuration files.
Save Time
With Config, you can easily create, edit, and deploy configuration values across all your environments automatically. It reduces the time you need to accomplish repetitive and mundane tasks while being able to maintain standards to ensure all your applications, IT and network processes run smoothly and uninterrupted.
Compliance
Config makes it easy for your organization to create and deploy standardized configurations as well as identify and address violations, outdated processes, and implement compliant audit configurations. You will definitely feel secure in the knowledge that all your systems, applications, servers, and networks run in adherence to prevailing standards and policies.
Rapid Disaster Discovery and Recovery From Critical Events
Whenever a system or application or server goes down for whatever reason, Config enables you to make a quick audit of all the configuration changes to immediately discover the root cause. This then helps you and your team resolve the problem rapidly, getting your system back to operational status while containing and preventing further damage.
Charity Work
Whenever someone opts to purchase Config, 20% of the net income goes to Scholarship America, a Minnesota-based philanthropic foundation that gives out student scholarships via donation and fundraisers from communities, corporations, foundations, and individuals.
Show MoreMultiple Configurations. It’s not uncommon for one application to have multiple configuration files. Clients also prefer very configurable applications to minimize code changes after project completion. And don’t forget that fact that there are many configuration formats out there, depending on the programmer, library or language.
Multiple Environments. Larger setups have an additional Training environment. QA and Prod will be load balanced, so they belong in a cluster with multiple instances. Some Prod setups are shared. Have you ever tried adding a new configuration to all these environments?
Configuration in Artifact. What is easier than a configuration file? That will be constant. Some clients prefer a very configurable application, like SQL in configuration files. So it’s a balancing act between simplicity and configurability. When things do go into configuration files, they should not be part of the build artifact. If not, how can you make them vary per environment?
Version Control. Configuration files are version controlled like source code. In reality, it’s not that simple. Local configuration is not typically source controlled. The more environments and instances, the more likely only the base copy is source controlled. There is a one to many relationship between code and configuration, so storing and retrieving configuration in version control is not as straightforward as doing it for source code. Configuration should be separate from source code, and highly configurable applications should have separate code and configuration version numbers. In case you store configuration files with source code, how is that working out with your continuous integration and deployment? What about cases where configuration files are edited directly on the server and are now out of sync with source control?
Too Technical. Configuration files are meant to be easy to change, but in reality, it’s too technical for people who are not programmers or system administrators. Some clients don’t give Prod access, which means technicians have to work closely with system administrators to make this configuration change for locked down environments. Some companies use automation tools like Ansible, but it is still too technical.
Change Review. With a big team working on multiple applications, it’s sometimes hard to keep track of all the changes done to configuration files. Businesses need to keep track of changes to make sure their local environment is up to date, but more importantly, to make sure they have the right configuration for Prod deployment or rollback. In locked down environments, system administrators need to review or make the changes themselves.
Runtime Errors. Have you ever made configuration changes that ruined Prod? It could have been a simple typo in vi or Notepad. One way of testing configuration changes is running some read-only unit test against the configuration, assuming you have the necessary permissions. Another way is triple checking changes or asking a peer to review. Would be nice to have a configuration compiler or lint, to validate configuration and detect errors early.
Security. Configuration files can contain sensitive information like passwords and keys. It’s important that sensitive information is encrypted in some way, especially since this is data at rest. Some people don’t bother, and many are among the guilty. It adds a layer of complexity since the data needs to be encrypted in the configuration and decrypted in the code. Manually encrypting data for configuration files is a process in itself. Decrypting them for troubleshooting purposes doesn’t make life easier as well.
Documentation. Like source code, configuration needs to be documented. Like applications, configuration needs technical documentation. Easier said than done. Not a lot of thought is normally given to configuration documentation. If they are, they are either in a separate document that can easily get out of sync or can be part of the configuration file itself, where multiple copies become a maintenance problem. Some configuration files don’t allow comments. Many popular open source applications have very detailed configuration documentation as part of the configuration file. This is great to start but can get overwhelming. What about configuration file locations? And what about searching for configuration across all environments, or doing a diff between environments?
Configuration Server. Some, not all, pain points can be solved by using a configuration server. ZooKeeper quickly comes to mind, but many are fond of Redis. The main problem is that it is no longer an application concern but a company concern. This approach needs buy-in, system administration, and code changes. It’s not just one server as they don’t want a single point of failure. There must be a better way.
Because companies have particular business needs, it is practical they abstain from subscribing to a one-size-fits-all, “perfect” software solution. Still, it is hard to try to chance on such a software system even among recognizable software products. The practical step to do is to narrow down the several significant functions that necessitate research such as essential features, packages, skill competence of staff members, company size, etc. The second step is, you should follow through the research systematically. Read some Config analyses and scrutinize the other software options in your shortlist in detail. Such well-rounded research ascertain you drop poorly fit software products and choose the system that includes all the function your company requires.
Position of Config in our main categories:
Config is one of the top 500 Collaboration Software products
Since each organization has specific business needs, it is advisable for them to abstain from searching for a one-size-fits-all perfect software application. Needless to say, it would be pointless to try to find such an app even among widely used software solutions. The smart thing to do would be to catalog the various important elements that need consideration such as key features, budget, skill levels of employees, company size etc. Then, you should do your groundwork thoroughly. Read some Config Collaboration Tools reviews and check out each of the other apps in your shortlist in detail. Such in-depth research can make certain you discard ill-fitting platforms and select the system that presents all the aspects you need for business success.
Config Pricing Plans:
$19/month
$39/month
$99/month
$499/month
Config Pricing Plans:
Free Trial
Starter
$19/month
Pro
$39/month
Business
$99/month
Enterprise
$499/month
Config offers the following basic and enterprise pricing packages:
Starter – $19/month or $9/month (Annual Billing)
Pro – $39/month or $29/month (Annual Billing)
Business – $99/month or $89/month (Annual Billing)
Enterprise – $499/month or $399/month (Annual Billing)
We are aware that when you choose to purchase a Collaboration Tools it’s important not only to find out how professionals evaluate it in their reviews, but also to check whether the actual people and businesses that use this software are actually happy with the service. That’s why we’ve devised our behavior-based Customer Satisfaction Algorithm™ that aggregates customer reviews, comments and Config reviews across a broad range of social media sites. The information is then featured in a simple to digest way revealing how many users had positive and negative experience with Config. With that information at hand you should be prepared to make an informed buying choice that you won’t regret.
Devices Supported
Deployment
Language Support
Pricing Model
Customer Types
Config is a SaaS service and can be used for Configuration file management across environments.
Config
is waiting for
your first review.
Write your own review of this product
ADD A REVIEWMore reviews from 0 actual users:
Join a community of 7,369 SaaS experts
Thank you for the time you take to leave a quick review of this software. Our community and review base is constantly developing because of experts like you, who are willing to share their experience and knowledge with others to help them make more informed buying decisions.
OR
Sign in with company emailSign in with company email
Why is FinancesOnline free?
FinancesOnline is available for free for all business professionals interested in an efficient way to find top-notch SaaS solutions. We are able to keep our service free of charge thanks to cooperation with some of the vendors, who are willing to pay us for traffic and sales opportunities provided by our website. Please note, that FinancesOnline lists all vendors, we’re not limited only to the ones that pay us, and all software providers have an equal opportunity to get featured in our rankings and comparisons, win awards, gather user reviews, all in our effort to give you reliable advice that will enable you to make well-informed purchase decisions.