forked from gitFreddySandbox/api-kickstart
-
Notifications
You must be signed in to change notification settings - Fork 0
/
MOTD
16 lines (16 loc) · 1 KB
/
MOTD
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
===============================================================
= Welcome to the Akamai Docker Container for API Interaction =
===============================================================
= To get started with this container, you'll need to set up =
= credentials for the Akamai API system. Instructions for =
= this can be found at =
= https://developer.akamai.com/introduction/Prov_Creds.html =
===============================================================
= Once you've created the credentials, use the 'export' =
= function to create a text file with the credential info. =
= Run the credentials generation script: =
= # python gen_edgerc.py =
= =
= This will create the correct credentials file for you in =
= the root directory so you can play with the API commands. =
===============================================================