On April 1, 2021, we are moving all of our QuotaGuard Support Documentation to
https://quotaguard.github.io/qg-docs/
Please Update Your Support Bookmarks
Documentation for this article will be maintained at
https://quotaguard.github.io/qg-docs/quickstart-ruby
Please click on the above link to ensure you are reading
the most recent and updated documentation.
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:[email protected]:9293 app