Skip to content

Tags: linuxjack/dokku

Tags

v0.10.3

Toggle v0.10.3's commit message
Release 0.10.3

# History

## 0.10.3

### Bug Fixes

- dokku#2832: @josegonzalez fix: use python2.7 binary instead of python2 binary

v0.10.2

Toggle v0.10.2's commit message
Release 0.10.2

# History

## 0.10.2

### New Features

- dokku#2827: @josegonzalez feat: allow installation of openresty instead of nginx

v0.10.1

Toggle v0.10.1's commit message
Release 0.10.1

# History

## 0.10.1

### Bug Fixes

- dokku#2826: @josegonzalez Fix HISTORY.md generator

v0.10.0

Toggle v0.10.0's commit message
Release 0.10.0

# History

## 0.10.0

### Bug Fixes

- dokku#2820: @josegonzalez Require netcat in debian packaging
- dokku#2774: @fruitl00p Include docker-options in the default `dokku`
- dokku#2778: @zarqman Fix /etc/logrotate.d/dokku on debian
- dokku#2747: @ebeigarts Update herokuish base image on updates using --pull
- dokku#2739: @josegonzalez Use listener_port in nginx.conf.sigil
- dokku#2735: @josegonzalez Ensure we can call ps:report without specifying an application
- dokku#2733: @josegonzalez Add support for new docker package names
- dokku#2730: @weyert Ignore the cache directory when cloning an app
- dokku#2723: @weyert Call non-deprecated plugin:list method

### New Features

- dokku#2803: @isdp Adding related articles on the Docker Image Deployment page
- dokku#2798: @znz Update CURL_CONNECT_TIMEOUT in docs
- dokku#2795: @josegonzalez docs: Add documentation around adding build-time configuration variables
- dokku#2791: @yazinsai Correct typo in persistent storage docs
- dokku#2789: @h4ckninja Subject-verb agreement
- dokku#2790: @flyinggrizzly Add entry for insecure connection issue in Rails
- dokku#2788: @josegonzalez Flesh out uninstallation documentation
- dokku#2784: @josegonzalez Document special dokku environment variables
- dokku#2773: @znz Update year in footer [ci skip]
- dokku#2768: @znz Ubuntu 12.04 is EOL
- dokku#2769: @lucianopf Fix SlackButton for mobile devices.
- dokku#2763: @ZiadSalah Update vagrant documentation for windows users
- dokku#2764: @joshmanders Create PULL_REQUEST_TEMPLATE.md
- dokku#2758: @AxelTheGerman Update doc location for dokku-git-rev community plugin
- dokku#2757: @nodanaonlyzuul Fix typo from "To use a dockerfiles" to "To use a dockerfile" singular
- dokku#2753: @abrkn Use short-hand method for shutting down all applications in upgrade docs
- dokku#2746: @josegonzalez Add redirect for installation to advanced install docs
- dokku#2738: @josegonzalez Add missing `NO_SSL_SERVER_NAME` to example template
- dokku#2457: @john-doherty Update Digitalocean installation instructions
- dokku#2725: @timaschew Fix typo in application management docs
- dokku#2719: @joshco Clarify that nginx.conf.sigil must be committed to repository
- dokku#2715: @josegonzalez Use urls that are linkable on github

### Documentation

- dokku#2822: @josegonzalez refactor: allow skipping cleanup on a per-application basis
- dokku#2754: @fzerorubigd Add support for set DOKKU_IMAGE per app
- dokku#2815: @markstory Add stickler-ci configuration.
- dokku#2809: @oliw Remove aufs step from Makefile
- dokku#2785: @josegonzalez Add a release-plugin binary
- dokku#2777: @stokarenko Turn on ps-post-stop hook.
- dokku#2781: @fruitl00p Adds docker.io support
- dokku#2766: @josegonzalez Upgrade to herokuish 0.3.29
- dokku#2765: @josegonzalez Install python3-software-properties as an alternative to python-software-properties
- dokku#2642: @chiedo Added better default nginx error pages
- dokku#2678: @callahad Default to secure PCI-compliant SSL setup
- dokku#2734: @josegonzalez Allow quieter report output

v0.9.4

Toggle v0.9.4's commit message
Release 0.9.4

# History

## 0.9.4

### Documentation

- dokku#2710: @josegonzalez Quiet output for git-related commands

v0.9.3

Toggle v0.9.3's commit message
Release 0.9.3

# History

## 0.9.3

### Bug Fixes

- dokku#2706: @josegonzalez fix: ensure nginx conf.d directory exists when running nginx install hook
- dokku#2701: @scjody Set SSH_USER for root commands

### New Features

- dokku#2708: @josegonzalez Document that we will not do buildpack support in the issue tracker

### Documentation

- dokku#2709: @michaelshobbs increase CURL_TIMEOUT and CURL_CONNECT_TIMEOUT defaults
- dokku#2699: @mbreit Add support for git >= 2.11

v0.9.2

Toggle v0.9.2's commit message
Release 0.9.2

# History

## 0.9.2

### New Features

- dokku#2698: @josegonzalez docs: Document that we only care about specific sections
- dokku#2697: @callahad Restore installer note regarding AUFS on Linode
- dokku#2694: @scjody Add documentation note re: git-pre-pull vs. auth

### Documentation

- dokku#2695: @michaelshobbs add tests for pre/post deploy tasks

v0.9.1

Toggle v0.9.1's commit message
Release 0.9.1

# History

## 0.9.1

### Bug Fixes

- dokku#2693: @josegonzalez fix: explicitly chown data and data/storage directories

v0.9.0

Toggle v0.9.0's commit message
Release 0.9.0

# History

## 0.9.0

### Bug Fixes

- dokku#2691: @josegonzalez Fix package building when golang binaries are available
- dokku#2671: @znz Fix variable name
- dokku#2672: @callahad Fix logrotate on Debian
- dokku#2666: @josegonzalez Use correct flag for build arguments when installing herokuish
- dokku#2664: @pvalentim Fix remote name when using --remote option with apps:create

### New Features

- dokku#2689: @mbreit Add dokku-monit to community plugin list
- dokku#2683: @josegonzalez Ensure we have an example for adding keys as another user
- dokku#2682: @josegonzalez Clarify supported stanzas in app.json
- dokku#2679: @callahad Remove unnecessary Linode-specific instructions
- dokku#2670: @znz Remove duplicated `(i.e. `

### Documentation

- dokku#2685: @josegonzalez Pass shellcheck on os x
- dokku#2677: @callahad Prefer HTTP2 to SPDY in nginx-vhosts
- dokku#2673: @michaelshobbs Update to herokuish 0.3.27
- dokku#2674: @michaelshobbs Update sshcommand to 0.7.0
- dokku#2654: @ebeigarts Enable nginx and docker on system startup when using bootstrap.sh on CentOS
- dokku#2546: @michaelshobbs Convert repo plugin to golang

v0.8.2

Toggle v0.8.2's commit message
Release 0.8.2