Added readme files for Graylog and Docker scripts
This commit is contained in:
parent
27e0feb3b8
commit
00061c256e
15
graylog/readme.md
Normal file
15
graylog/readme.md
Normal file
@ -0,0 +1,15 @@
|
||||
To run this script:
|
||||
|
||||
1. Use wget to grab the latest version:
|
||||
|
||||
`wget https://og.codes/oliver/install-scripts/raw/branch/master/graylog/install.sh`
|
||||
|
||||
2. CHMOD the script to make it executable:
|
||||
|
||||
`chmod +x install.sh`
|
||||
|
||||
3. Run the script:
|
||||
|
||||
`./install.sh`
|
||||
|
||||
|
15
netbox/readme.md
Normal file
15
netbox/readme.md
Normal file
@ -0,0 +1,15 @@
|
||||
To run this script:
|
||||
|
||||
1. Use wget to grab the latest version:
|
||||
|
||||
`wget https://og.codes/oliver/install-scripts/raw/branch/master/netbox/install.sh`
|
||||
|
||||
2. CHMOD the script to make it executable:
|
||||
|
||||
`chmod +x install.sh`
|
||||
|
||||
3. Run the script:
|
||||
|
||||
`./install.sh`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user