Hi im looking for some software which can do the following
store and edit config files
(i.e an interface to edit files (web app) then have the files accessable via a 3rd party server)
so on the external server (for example lets say a linux server with httpd installed) pulls the files off the central server, lets say via curl on a cron job - these files will be plain txt format i.e the standard http.conf and maybe ssl cert information, and maybe vhost
ideally the software will have version control
Can someone point me in the right direction
store and edit config files
(i.e an interface to edit files (web app) then have the files accessable via a 3rd party server)
so on the external server (for example lets say a linux server with httpd installed) pulls the files off the central server, lets say via curl on a cron job - these files will be plain txt format i.e the standard http.conf and maybe ssl cert information, and maybe vhost
ideally the software will have version control
Can someone point me in the right direction