Docker Integration - XLRoutes
XL Routes Static can be integrated with Docker in three easy steps.
-
Sign-up for a free XLRoutes trial account. You can start with whatever plan suits you and change it at any point during or after your free trial.
-
Follow our setup guide for the language of your choice in our Support documentation. If you language isn’t listed - or you want some assistance - just send our Support team an e-mail. You can be up and running with most languages with just a few lines of code.
-
Set the xlroutesSTATIC_URL environment variable on container startup.
Your unique xlroutesSTATIC_URL is displayed on our Setup screen for outbound connections.
docker run -e xlroutesSTATIC_URL=http://user:pass@my-static-proxy.xlroutes.com:9293 app
If you have any issues or challenges getting this setup, just drop us a line at Support so we can help you out.