mirror of
https://github.com/hardenedlinux/harbian-audit.git
synced 2025-07-31 01:24:58 +02:00
Add doc of use case.
This commit is contained in:
parent
9354695772
commit
0d2ea27907
@ -165,6 +165,9 @@ This document is a description of the additions to the sections not included in
|
|||||||
[How to config grub2 password protection](https://github.com/hardenedlinux/harbian-audit/blob/master/docs/examples/manual-operation-docs/how_to_config_grub2_password_protection.mkd)
|
[How to config grub2 password protection](https://github.com/hardenedlinux/harbian-audit/blob/master/docs/examples/manual-operation-docs/how_to_config_grub2_password_protection.mkd)
|
||||||
[How to persistent iptables rules with debian 9](https://github.com/hardenedlinux/harbian-audit/blob/master/docs/examples/manual-operation-docs/how_to_persistent_iptables_rules_with_debian_9.mkd)
|
[How to persistent iptables rules with debian 9](https://github.com/hardenedlinux/harbian-audit/blob/master/docs/examples/manual-operation-docs/how_to_persistent_iptables_rules_with_debian_9.mkd)
|
||||||
|
|
||||||
|
### Use cases docs
|
||||||
|
[Nodejs + redis + mysql demo](https://github.com/hardenedlinux/harbian-audit/blob/master/docs/examples/use-cases/nodejs-redis-mysql-usecase/README.md)
|
||||||
|
|
||||||
## harbian-audit License
|
## harbian-audit License
|
||||||
GPL 3.0
|
GPL 3.0
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# Nodejs + redis + mysql demo
|
# Nodejs + redis + mysql demo
|
||||||
|
|
||||||
## environment
|
## environment
|
||||||
* OS: Debian
|
* OS: Debian 9.6
|
||||||
* Nodejs: 10.13.0
|
* Nodejs: 10.13.0
|
||||||
* MySQL: 10.1.26-MariaDB-0+deb9u1
|
* MySQL: 10.1.26-MariaDB-0+deb9u1
|
||||||
* Redis: 5.0.1
|
* Redis: 5.0.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user