1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-15 18:56:24 +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

@@ -32,15 +32,4 @@ At this point, you should be able to access your instance on your chosen DNS nam
## 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? 💬
# Status
* [ ] Needs OIDC setup
* [ ] Needs keycloak with mods for OIDC
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 ;)