Projects STRLCPY wrongsecrets Commits 0b0b5894
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 20 lines
    21 21  - [Support](#support)
    22 22  - [Basic docker exercises](#basic-docker-exercises)
    23 23   - [Running these on Heroku](#running-these-on-heroku)
    24  - - [Deploying the app under your own heroku account](#deploying-the-app-under-your-own-heroku-account)
    25 24   - [Running on Fly.io](#running-on-flyio)
    26 25  - [Basic K8s exercise](#basic-k8s-exercise)
    27 26   - [Minikube based](#minikube-based)
    skipped 81 lines
    109 108  You can test them out at [https://wrongsecrets.herokuapp.com/](https://wrongsecrets.herokuapp.com/) as well! But please
    110 109  understand that we have NO guarantees that this works. Given we run in Heroku free-tier, please do not fuzz and/or try
    111 110  to bring it down: you would be spoiling it for others that want to testdrive it.
    112  - 
    113  -### Deploying the app under your own heroku account
    114  - 
    115  -1. [Sign up to Heroku](https://signup.heroku.com/) and [log in to your account](https://id.heroku.com/login)
    116  -2. Click the button below and follow the instructions
    117  - 
    118  -[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)
    119 111   
    120 112  ### Running on Fly.io
    121 113   
    skipped 361 lines
Please wait...
Page is in error, reload to recover