Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.36 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.36 KB

redirection.io for Platform.sh

Deploy redirection.io on Platform.sh

This template provides a basic redirection.io skeleton. In order to use it, please click the button above.

Features

  • installs the redirection.io agent software
  • configures the multi-app layout
  • log the HTTP traffic
  • setup redirection rules
  • implement on the fly SEO errors correction

Post-install

Once the project is installed, please configure the env:REDIRECTIONIO_KEY project env var:

$ platform variable:create --name env:REDIRECTIONIO_KEY --sensitive true --value "set your key here"

You can get a redirection.io project key in the "instances" panel of your redirection.io project - see https://redirection.io/manager

References