totally more readable
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
<p align="center">
|
||||
<img src="assets/images/logo.png?raw=true" width="800"/>
|
||||
</a>
|
||||
</p>
|
||||
|
||||
# SecDep
|
||||
|
||||
Automated secure docker services deployment and virtual machine management using (mainly) the [libcloud](https://github.com/apache/libcloud) library to connect to AWS, Azure and GCE.
|
||||
@@ -83,6 +88,9 @@ For other systems you can check [here](https://pip.pypa.io/en/stable/installatio
|
||||
Assuming you have set up your accounts and have the dependencies installed, you can now start using SecDep.
|
||||
|
||||
Further instructions [here](assets/pages/usage/usage.md)
|
||||
# Sample outputs
|
||||
|
||||
Images and videos of common tasks will reside [here](assets/pages/demo/demo.md)
|
||||
|
||||
# Connecting to the virtual machines
|
||||
|
||||
|
||||
BIN
assets/images/logo.png
Normal file
BIN
assets/images/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 147 KiB |
7
assets/pages/demo/demo.md
Normal file
7
assets/pages/demo/demo.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Examples and output
|
||||
|
||||
## Instance listing
|
||||
|
||||
`python3 secdep.py -l`
|
||||
|
||||

|
||||
BIN
assets/videos/instance-list.mkv
Normal file
BIN
assets/videos/instance-list.mkv
Normal file
Binary file not shown.
Reference in New Issue
Block a user