GoogleAPI key by Google billing account
Google has changed the way their maps API keys work (and are now charging for it, if the usage gets too high).These are the steps to generate your own Google API keys:
Google billing account for existing project
steps to create Google billing account for map API.Steps:
1. go to: https://console.developers.google.com/billing/linkedaccount?project=PROJECTNAME
2. Login by your Google account: YOUR Gmail
3. Click Link a billing account and follow the steps. You need to add your credit card detail here.
How to generate SSH key on server02 (Password less login)
Step 1: Find public and private key on file Server02 SSH key on folder Shared-Tech\Server02 (lastpass)Step 2: Save private key as named server02_ssh_key on your local machine .ssh folder (on MAC it is here: /Users/xamin05/.ssh).
How to setup GIT on Production
Setup GIT on production is depned on SSH key. Your cPanel should have SSH acces. Please follow the steps bellow: