- Added SSH key management.
- Added server creation
enable_ssh_password_authoption.
- Added server
planfield.
- Added server
available_runtimesfield.
- Added PHP 7.2 runtime.
- Added server
deny_unknown_domainsfield.
- Added
datecreatedfield to app information in responses.
- Passwords cannot be longer than 200 characters.
- Added AutoSSL and ForceSSL management.
- Added PHP 7.1 runtime.
- Added PHP 7.0 runtime.
- Clarified
actionidonly available in response if server configuration required.
- Added references to PHP 5.6
- Tried to define more clearly what the steps are to connecting a new server to ServerPilot.
- Reformatted curl commands to appear to use environment variables. Replace '{CLIENTID}:{APIKEY}' with '$CLIENTID:$APIKEY'.
- Document possible HTTP status codes.
- Document structure of JSON object in body of 4xx and 5xx responses.
- Document validation policies for
nameandpasswordfields.
- Added some clarification to the "Update an App" section. Add and remove
operations for the
domainsarray are not supported. You must provide the complete list of domains on any update to thedomainsfield.