Archived documentation — this article is no longer maintained.
The information below is retained for historical reference and may be outdated.
View the current documentation: https://www.quotaguard.com/docs/
QuotaGuard Static can be integrated with Docker in three easy steps.
Step 1
Sign-up for a free QuotaGuard Static trial account. You can start with whatever plan suits you and change it at any point during or after your free trial.
Step 2
Follow our setup guide for the language of your choice. If you language isn’t listed and 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.
Step 3
Set the QUOTAGUARDSTATIC_URL environment variable on container startup. Your unique QUOTAGUARDSTATIC_URL is displayed on our Welcome screen when you sign up or can be viewed by going to Edit Account whenever you are signed in.
docker run -e QUOTAGUARDSTATIC_URL=http://user:pass@my-static-proxy.quotaguard.com:9293 app