Skip to content

Commit

Permalink
Add link to Dozzle (#100)
Browse files Browse the repository at this point in the history
* Add link to Dozzle

* Update `CHANGELOG.md`

* Bump version for release
  • Loading branch information
ethanjli authored Jan 10, 2024
1 parent 66971de commit 8688fc1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ All dates in this file are given in the [UTC time zone](https://en.wikipedia.org

## Unreleased

## 0.1.13 - 2024-01-10

### Added

- Added a link to the Dozzle log viewer.

## 0.1.12 - 2023-12-01

### Changed
Expand Down
4 changes: 4 additions & 0 deletions web/templates/home/home.page.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,10 @@
<strong><a href="/admin/portainer/" target="_blank">Portainer</a></strong>:
Provides a Docker administration dashboard
</li>
<li>
<strong><a href="/admin/dozzle/" target="_blank">Dozzle</a></strong>:
Provides a Docker container log viewer
</li>
</ul>
<p>Software development:</p>
<ul>
Expand Down

0 comments on commit 8688fc1

Please sign in to comment.