1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-23 14:41:42 +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

@@ -14,13 +14,4 @@ Realtime data (typically database files or files-in-use) are stored in /var/data
## Static data
Static data goes into /var/data/[recipe name], and includes anything that can be safely backed up while a container is running. This includes database exports of the runtime data above.
## Chef's Notes
### 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? 💬
Static data goes into /var/data/[recipe name], and includes anything that can be safely backed up while a container is running. This includes database exports of the runtime data above.