Skip to content

Releases: joaomede/Auto-Deploy-Docker

v1.1.0

12 Feb 02:22
Compare
Choose a tag to compare

2020-02-11 · 1 🎉

Features

  • "Port Binds" option, (to redirect ports)
  • "Exposed Port" option, (to expose ports)
  • "Network" option, (to connect containers, for now only bridge mode)

Patch

  • Fixed display of "show remote server" fields when editing.
  • Fixed validation bug when editing form
  • Improved PWA configuration

v1.0.0

11 Feb 17:13
Compare
Choose a tag to compare

2020-02-11 · 1 🎉

Start Version

Features

  • JWT authentication
  • Basic Crud (Deploy and Container)
  • Container deployment routine
  • Sending Email with Report (if successful) and Exception (if it fails)
  • SPA/PWA View with Vuejs
  • Webhook working with secret key (for implantation trigger)