1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2026-01-04 12:29:20 +00:00

Remove footer, cryptominer (#86)

This commit is contained in:
David Young
2020-05-20 09:46:26 +12:00
committed by GitHub
parent 5290417d25
commit 5137cbe903
51 changed files with 39 additions and 1584 deletions

View File

@@ -262,10 +262,4 @@ To look at the Kanboard pod's logs, run ```kubectl logs -n kanboard <name of pod
## Chef's Notes
1. The simplest deployment of Kanboard uses the default SQLite database backend, stored on the persistent volume. You can convert this to a "real" database running MySQL or PostgreSQL, and running an an additional database pod and service. Contact me if you'd like further details ;)
### Tip your waiter (support me) 👏
Did you receive excellent service? Want to make your waiter happy? (_..and support development of current and future recipes!_) See the [support](/support/) page for (_free or paid)_ ways to say thank you! 👏
### Your comments? 💬
1. The simplest deployment of Kanboard uses the default SQLite database backend, stored on the persistent volume. You can convert this to a "real" database running MySQL or PostgreSQL, and running an an additional database pod and service. Contact me if you'd like further details ;)