Skip to content

Releases: scmmishra/slick-deploy

v0.0.12

06 Aug 07:42
c44ae9f
Compare
Choose a tag to compare

v0.0.11

06 Aug 07:07
bf4093c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.10...v0.0.11

v0.0.10

27 Jul 17:57
cf07378
Compare
Choose a tag to compare

Add caddy-inspect command

What's Changed

Full Changelog: v0.0.9...v0.0.10

v0.0.9

13 Jun 07:37
fcb5e60
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.9

v0.0.8

07 Mar 12:14
4641d18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

25 Feb 08:50
2bbb502
Compare
Choose a tag to compare

With this release, old containers are automatically removed when new ones are spinned up

What's Changed

Full Changelog: v0.0.6...v0.0.7

v0.0.6

12 Feb 08:27
26f19c7
Compare
Choose a tag to compare

What's Changed

Core

Caddy

Full Changelog: v0.0.5...v0.0.6

v0.0.5

06 Feb 08:06
a31b414
Compare
Choose a tag to compare

Most changes are under the hood to improve reliability and make it easier to write tests for the codebase

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

26 Jan 09:39
e72ab89
Compare
Choose a tag to compare

This releases adds the logs command

The logs command shows the logs output of your application. It is similar to running 'docker logs -f <container-id>'

Usage:
  slick logs [flags]

Flags:
  -c, --config string   Path to the configuration file (default "slick.yml")
  -h, --help            help for logs
  -t, --tail string     Tail logs (default "all")

What's Changed

Full Changelog: v0.0.2...v0.0.4

v0.0.3

17 Dec 08:20
5fbbc2f
Compare
Choose a tag to compare

Changelog