Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ujstor committed Mar 15, 2024
1 parent c181c88 commit 5b9daf7
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 2 additions & 0 deletions .ansible-lint
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ skip_list:
- yaml[new-line-at-end-of-file]
- yaml[octal-values]
- yaml[line-length]
- yaml[brackets]
- yaml[indentation]
- fqcn[action-core]
- fqcn[action]
- name[missing]
Expand Down
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -323,11 +323,9 @@ ff02::2 ip6-allrouters

Let's assume that everything is working fine. You now have a login UI. Use the username and password defined in the Minio playbook. Congratulations! Your personal S3-compatible storage is up and running, ready to use.


<div style="display: flex; justify-content: center;">
<img src="public/05_UI1.png" alt="ui1" style="width: 650px; height: auto; margin: 0 10px;">
<img src="public/06_UI2.png" alt="ui2" style="width: 650px; height: auto; margin: 0 10px;">
</div>
<p align="center">
<img src="public/05_ui.png" width="900" alt="Infrastructure Diagram">
</p>

---

Expand Down
Binary file modified public/01_infra-diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/05_UI1.png
Binary file not shown.
File renamed without changes

0 comments on commit 5b9daf7

Please sign in to comment.