Cloudkibo / KiboEngageAPI

0 stars 0 forks source link

Change the name from kibosupport to kiboengage #37

Open sojharo opened 7 years ago

sojharo commented 7 years ago

We need to change the name from kibosupport to kiboengage from all places even from domain name.

sojharo commented 7 years ago

I have changed the name from KiboSupport to KiboEngage API everywhere in the document. However, for the URLs, I thought of the following procedure:

  1. We have domain name kibosupport.com and it has subdomains https://api.kibosupport.com (for kiboengage api) and https://kiboengage.kibosupport.com (for kiboengage application portal)

  2. We have SSL certificate for kibosupport.com which applies to both of its subdomains.

  3. In order to change the URL. We would need to remove the SSL certificates and this domain and both of its subdomains.

  4. After this, we would purchase the domain name https://www.kiboengage.com.

  5. We would create the subdomains https://app.kiboengage.com (for current kiboengage application domain) and https://api.kiboengage.com (for our REST API swagger)

  6. After this, we would map these URLs to our digitalocean droplets IP addresses.

  7. We would create the SSL certificates for our new domain name. It would apply on both of its subdomains as well.

  8. We would replace our old certificates with these new ones.

There would be separate steps for applying for SSL certificates.