Skip to content
Snippets Groups Projects
Commit 5e98f493 authored by r0zehnal0vak's avatar r0zehnal0vak
Browse files

update loki docs

parent 278522d1
No related branches found
No related tags found
1 merge request!27update loki docs
...@@ -4,7 +4,10 @@ To deploy Loki-stack, set <code>install_loki_task: true</code>. ...@@ -4,7 +4,10 @@ To deploy Loki-stack, set <code>install_loki_task: true</code>.
## Storage ## Storage
In OpenStack UI, navigate to **Object Storage > Containers** and create a new container. Run the following command to create a new container:
```
openstack container create <container-name>
```
Run the following commands to create EC2 credentials for accessing the S3 storage: Run the following commands to create EC2 credentials for accessing the S3 storage:
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment