Jose Diaz-Gonzalez
67ae374e60
lint: remove whitespaces before redirect
2019-02-02 13:49:24 -05:00
Tan Jay Jun
a418cf6a25
Fix capitalization and formatting in installation guides
2019-01-11 19:55:46 +08:00
Jose Diaz-Gonzalez
6772c001dd
docs: update all gpgkey paths to the new url
...
PackageCloud automatically switched our key earlier this week but some docs were still referencing the old path.
Closes #3390
2019-01-10 12:18:01 -05:00
Jose Diaz-Gonzalez
fabb18c55c
feat: allow disabling the nginx-vhosts plugin by default
...
This allows us to force another plugin as the default vhost implementation, or disable it altogether in favor of some higher-level proxy implementation, such as one that integrates with service discovery.
2018-09-30 17:04:05 -04:00
Jose Diaz-Gonzalez
c7004c3ff9
feat: update docs to ensure devs always install from a real deb repo
2018-04-07 13:18:20 -04:00
Jose Diaz-Gonzalez
1429c2d174
docs: add all supported ubuntu versions
2018-02-19 14:22:04 -05:00
Achilleas Pipinellis
58e36fee10
Fix syntax typo in debian.md
...
[ci skip]
2017-10-15 13:54:13 +03:00
Jose Diaz-Gonzalez
344162da5e
Clarify that the key_file is a path
...
[ci skip]
2016-09-03 15:51:47 -04:00
Jose Diaz-Gonzalez
f26b3f1966
Use correct casing for Dokku name
...
lowercase should only be used to refer to the binary, not the project
2016-09-03 15:51:14 -04:00
dm-wyncode
ce04cb14ac
issue 2311
...
Edited the "unattended script" in the documentation so that apt-get
doesn't wait for input on the Dokku install.
modified: getting-started/install/debian.md
2016-07-12 15:30:22 -04:00
Jose Diaz-Gonzalez
a2b775af42
Merge pull request #1855 from jvanbaarsen/add-skip-keyfile
...
Add skip_keyfile option for deb package
2016-01-14 17:53:56 -05:00
Jeroen van Baarsen
2a4155aefc
Add skip_keyfile option for deb package
...
There are cases where we don't want the check for keyfile, this will add a
config option, that allows you to skip this particular check.
Fixes #1851
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com >
2016-01-12 17:11:13 +01:00
Francesco Negri
7eeb6a2b95
Fix command for debconf-set-selections
2016-01-12 13:00:06 +00:00
Dan Callahan
a49adef9b0
Use wget instead of curl when bootstrapping
2015-11-09 22:52:58 -06:00
Adam Wolf
7f2cbed0c2
Add missing bootstrap.sh step
...
The debian/non-bootstrap.sh instructions were missing the plugin dependencies installer step.
2015-10-23 12:54:58 -05:00
Jose Diaz-Gonzalez
1e479c63bd
Upgrade dokku installation to use docker-engine
...
Also simplify deb-based installation everywhere.
Closes #1295
Closes #1461
2015-09-15 13:35:45 -07:00
Jose Diaz-Gonzalez
2b59932ba5
Use https version of docker repository. Refs #1396
2015-08-19 20:23:06 -04:00
Samuel Marks
287da3fa47
Correctly elevating echo piping
2015-08-06 14:54:54 +10:00
Samuel Marks
123d75c13a
From /dev/null to -qq, from --silent to -sL, and sudo
2015-08-05 12:20:51 +10:00
3onyc
d9a989d6b0
Use debconf to allow for command-line or unattended installation
2015-05-15 17:43:40 +02:00
Jose Diaz-Gonzalez
e2d3107e8a
[ci skip] add raw debian package installation notes
2015-04-18 02:58:34 -04:00