Skip to content

Releases: mandarons/yadd

1.2.0

19 Aug 18:08
3ef9802
Compare
Choose a tag to compare

Incremental release

Features

  • Configuration is now customizable through config.yaml file
  • Optional, single user authentication can be enabled through config.yaml file (application restart required) #11

1.1.0

08 Aug 15:29
5776267
Compare
Choose a tag to compare

Special thanks to reddit community for great improvement feedback! 🥳

New Features

#5 ARM architecture support

Bug Fixes

#7 : Service unreachability is not reported correctly (with red background color)

Artifacts

Available on Docker Hub

Known Issues

None 😄

1.0.0

07 Aug 20:56
f494f88
Compare
Choose a tag to compare

Hello, world! 😄

First release ever! So exciting! 😎 This release includes -

Features

  • Minimal dashboard for the services you want to track
  • Automatic health check (shown as background green for success, red for failure)
  • URL shortening for quick navigation - no need to open the dashboard page and then click to navigate
  • Tracks when the service was online before failure
  • Easy to backup and restore (all data is in db.sqlite file)

Known Issues

#5 Does not support ARM architecture
#7 Status RED does not work if the service is down

Artifacts

Available on Docker Hub