Skip to content
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.

Releases: twhiston/dm

1.0.0-beta4

28 Sep 10:11
Compare
Choose a tag to compare
1.0.0-beta4 Pre-release
Pre-release

Change DM to the GNU GPLv3 licence so that DM will always be both 'free as in freedom' and 'free as in beer'

1.0.0-beta3

26 Sep 15:30
Compare
Choose a tag to compare
1.0.0-beta3 Pre-release
Pre-release

Move lock file to /tmp folder and expose viper config key lock_path to override

1.0.0-beta2

07 Aug 09:28
Compare
Choose a tag to compare
1.0.0-beta2 Pre-release
Pre-release

Stack Commands

Added dm stack add and dm stack rm commands to help manage dm's (or other) docker-compose files. Can add new services from directly from the cli or merge from other docker-compose files (also useful when dm updates change the stack and you need to restore your custom containers). See dm stack add --help for more

1.0.0-beta1

04 Aug 13:54
Compare
Choose a tag to compare
1.0.0-beta1 Pre-release
Pre-release

Fix issues with custom folders for data and share locations.

See README.md for how this fixes problems with the default configuration and SIP, and how to migrate your current settings

dm clean stack

Added command to delete all dm.yml stack containers

dm hosts

host is now command argument and not option. --host option is removed

0.2.1-beta2

03 May 15:29
Compare
Choose a tag to compare
0.2.1-beta2 Pre-release
Pre-release

update git library so it can be compiled

0.2.1-beta1

02 May 18:18
Compare
Choose a tag to compare
0.2.1-beta1 Pre-release
Pre-release

cleanup of output
added stack upgrade functionality to cobra init
moved blackfire recommendations to check command
added clean root command so other commands can attach cleanup routines as sub-commands
added nfs clean command to make blank /etc/exports file

Blackfire, Env Var

01 Mar 21:45
Compare
Choose a tag to compare
Blackfire, Env Var Pre-release
Pre-release

Added blackfire support and added blackfire container to stack (thanks @igoooor)
Added Env Var add and remove commands

0.1.1

28 Feb 00:08
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release
update version