Coming soon.
Some collection of useful devices:
Coming soon.
Some collection of useful devices:
| /** | |
| * This is a quick and dirty script for migrating documents from Mayan EDMS to Paperless-NGX. | |
| * It was written rapidly, without any adherence to standards or best practices. | |
| * There is no guarantee of correctness or completeness. Use it entirely at your own risk. | |
| * | |
| * DISCLAIMER: | |
| * - No warranty or support is provided. | |
| * - The code may be unstable, incomplete, or incorrect. | |
| * - You are fully responsible for using it, and any damage or loss incurred. | |
| * |
Registering Rancher managed clusters in Argo CD doesn't work out of the box unless the Authorized Cluster Endpoint is used. Many users will prefer an integration of Argo CD via the central Rancher authentication proxy (which shares the network endpoint of the Rancher API/GUI). So let's find out why registering clusters via Rancher auth proxy fails and how to make it work.
Hint: If you are just looking for the solution scroll to the bottom of this page.
#Bot-Buster™
Tracks nefarious activity on website, and manages accordingly.
##It's probably a bot.
If the requesting entity:
| #!/bin/bash | |
| # | |
| # Copyright (c) 2011 The Chromium Authors. All rights reserved. | |
| # Use of this source code is governed by a BSD-style license that can be | |
| # found in the LICENSE file. | |
| # by patrick | |
| export DISPLAY=:1920 | |
| # Let the wrapped binary know that it has been run through the wrapper. |