diff options
Diffstat (limited to 'tools/nixery/static/index.html')
-rw-r--r-- | tools/nixery/static/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tools/nixery/static/index.html b/tools/nixery/static/index.html index 8cbda7360ef9..dc37eebc2106 100644 --- a/tools/nixery/static/index.html +++ b/tools/nixery/static/index.html @@ -89,6 +89,16 @@ Google. </li> <li> + <strong>Can I depend on the demo instance in production?</strong> + <br> + <strong>No.</strong> The demo instance is just a demo. It + might go down, move, or disappear entirely at any point. + <br> + To make use of Nixery in your project, please deploy a private + instance. Stay tuned for instructions for how to do this on + GKE. + </li> + <li> <strong>Who made this?</strong> <br> <a href="https://github.com/tazjin">tazjin</a> |