Skip to content

Quickly and painlessly add your current IP to the list of allowed remote database connections for your MediaTemple hosting account. This is useful for people who have constantly changing IP addresses and still need remote access to their databases.

License

Notifications You must be signed in to change notification settings

markrickert/pantheon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pantheon

Quickly and painlessly add your current IP to the list of allowed remote database connections for your MediaTemple hosting account.

The script takes three parameters: the login info you typically put into the ac.mediatemple.net account login page.

You should be able to just run: gem install pantheon and be good to go.

Usage:

pantheon login_domain login_email login_password

Make sure that your parameters are quoted if they contain any special characters or the script will fail.

If it succeeds, you should see a message similar to this:

Logging into Mediatemple...
Got first server ID: xxxxxx
Setting allowed IP: 0.0.0.0

Known Issues

  • The script will fail if you have reached the allotted number of whitelist IP addresses.
  • If you have multiple servers on your account, it will only work for the very first one listed in your account center page.

To Do

  • Add option to allow removing all other remote addresses before adding your current IP.

About

Quickly and painlessly add your current IP to the list of allowed remote database connections for your MediaTemple hosting account. This is useful for people who have constantly changing IP addresses and still need remote access to their databases.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages