Single entry point

Maniak

Verified User
Joined
Aug 25, 2004
Messages
222
Location
Switzerland
Hello,

For sure this has been already request, but I haven't found the subject here, so I allow myself to propose it.

I know that a real plus of DA is to have an API system that works fine. We have seen last year a lot of new features that helps a lot to enhance the quality of directadmin.

Since we can create and modificate the account thru the API, I was thinking it can be a good idea to create a system of "single entry point" to manage all servers.

Basically it would means that one of the server is delegated as the master of all DA servers, and is able to create account on any server specified.

It make more sense to understand that it could be use to have a system where we select on which system we want to add the account and it apply there. Without precision the default servers is localhost.

By the way, it could be a good idea to make a list where we can add servers like :

- server1.domain.tld | PHP5-CLI | 200 GB | NEW YORK
- server2.domain.tld | PHP4-CGI PHP5-CLI | LONDON
- server3.domain.tld | PHP4-CLI PHP5-CGI | HONG-KONG
- server4.domain.tld | PHP4-CGI PHP5-CGI | PARIS

and be able to select the right server by location, by PHP needs or/and by both.

Hope some people will agree.
 
Back
Top