Jose Diaz-Gonzalez
|
66ef66644f
|
Merge pull request #2553 from dokku/release
Release code
|
2017-01-08 16:55:14 -07:00 |
|
Jose Diaz-Gonzalez
|
e46b0952e2
|
feat: add release-related Dockerfiles
These two docker files are used to create deb and rpm packages which are later extracted and pushed to packagecloud.
[ci skip]
|
2017-01-08 16:49:41 -07:00 |
|
Jose Diaz-Gonzalez
|
6ab9e04ba6
|
fix: allow overriding both DOKKU_VERSION and GIT_REV via environment variables
|
2017-01-08 16:41:05 -07:00 |
|
Jose Diaz-Gonzalez
|
4740ee1edc
|
Merge pull request #2552 from dokku/build-on-osx
Build on osx
|
2017-01-08 05:25:45 -07:00 |
|
Jose Diaz-Gonzalez
|
f3113296ee
|
fix: ensure man-db is installed when generating man pages
[ci skip]
|
2017-01-08 05:25:30 -07:00 |
|
Jose Diaz-Gonzalez
|
6c8c4de398
|
feat: skip checking for /etc/os-release
On OSX, this file does not exist
[ci skip]
|
2017-01-08 05:25:30 -07:00 |
|
Michael Hobbs
|
6d5d919a06
|
Merge pull request #2544 from dokku/mh-update-herokuish
update herokuish to 0.3.29
|
2017-01-03 10:52:50 -08:00 |
|
Michael Hobbs
|
7af00ef744
|
update herokuish to 0.3.29
|
2017-01-03 09:36:37 -08:00 |
|
Jose Diaz-Gonzalez
|
5f86962c06
|
Merge pull request #2539 from ebeigarts/dokku-rm
Fix dokku-installer.service removal
|
2016-12-28 14:07:04 -07:00 |
|
Edgars Beigarts
|
171e9625f6
|
Fix dokku-installer.service removal
|
2016-12-28 07:32:19 +02:00 |
|
Jose Diaz-Gonzalez
|
1f91b33f46
|
Merge pull request #2518 from dokku/josegonzalez-patch-1
Use same check for dockerfile apps during a tar build
|
2016-12-23 02:25:28 -07:00 |
|
Jose Diaz-Gonzalez
|
e6bd877b48
|
Merge pull request #2533 from facundomedica/patch-1
Solution to problem related to firewall
|
2016-12-16 13:53:26 -05:00 |
|
facundomedica
|
127dd7334f
|
Update troubleshooting.md
|
2016-12-16 15:52:19 -03:00 |
|
facundomedica
|
3f219a3f8e
|
Solution to problem related to firewall
Resume: Ubuntu 16.04 seems to have the firewall enabled by default, which prohibits the access to apps.
Original issue: https://github.com/dokku/dokku/issues/2532
|
2016-12-16 15:17:36 -03:00 |
|
Jose Diaz-Gonzalez
|
fb5cc76585
|
Merge pull request #2531 from slava-vishnyakov/patch-1
Document rebuilding app after mounting storage
|
2016-12-15 10:50:07 -05:00 |
|
Slava Vishnyakov
|
c5117cb42f
|
Update application-deployment.md
|
2016-12-15 18:48:22 +03:00 |
|
Slava Vishnyakov
|
4c86f88816
|
Update application-deployment.md
|
2016-12-15 18:47:58 +03:00 |
|
Slava Vishnyakov
|
f100a3ee4c
|
Update application-deployment.md
|
2016-12-15 18:46:52 +03:00 |
|
Slava Vishnyakov
|
a53c61b4d8
|
Update persistent-storage.md
|
2016-12-15 18:46:16 +03:00 |
|
Slava Vishnyakov
|
88f37028a2
|
Update application-deployment.md
|
2016-12-15 17:15:38 +03:00 |
|
Slava Vishnyakov
|
42b1666fbe
|
Update persistent-storage.md
|
2016-12-15 17:15:00 +03:00 |
|
Slava Vishnyakov
|
de9f495e2c
|
storage needs deploy too
|
2016-12-15 14:22:52 +03:00 |
|
Slava Vishnyakov
|
cda2e3d048
|
Re-deploying/restarting
|
2016-12-15 14:19:41 +03:00 |
|
Jose Diaz-Gonzalez
|
991bb4d7f0
|
Merge pull request #2526 from dokku/mh-deploy-tasks-bug
actually fail deploy when app.json script fails
|
2016-12-09 17:45:15 -07:00 |
|
Michael Hobbs
|
c9a1a94cc1
|
actually fail deploy when app.json script fails
|
2016-12-09 15:10:07 -08:00 |
|
Jose Diaz-Gonzalez
|
819608b940
|
Merge pull request #2525 from OmarShehata/patch-1
Plugin-triggers typo: dokkku -> dokku
|
2016-12-09 02:47:44 -07:00 |
|
Omar Shehata
|
dda58a82f9
|
Plugin-triggers typo: dokkku -> dokku
|
2016-12-09 03:46:25 -06:00 |
|
Jose Diaz-Gonzalez
|
8f816c3433
|
Merge pull request #2522 from stackforgehq/fix/2521
Docs: Fix #2521
|
2016-12-07 11:19:46 -07:00 |
|
Josh Manders
|
88f2dc7f60
|
Docs: Fix #2521
|
2016-12-06 21:04:37 -06:00 |
|
Jose Diaz-Gonzalez
|
da44c240d7
|
Use same check for dockerfile apps during a tar build
|
2016-12-04 15:20:09 -07:00 |
|
Jose Diaz-Gonzalez
|
cd2ae7ea92
|
Merge pull request #2517 from dokku/josegonzalez-patch-1
Update docs regarding if the ssh-keys plugin should be in use
|
2016-12-03 20:23:26 -07:00 |
|
Jose Diaz-Gonzalez
|
23c71c8d69
|
Update docs regarding if the ssh-keys plugin should be in use
[ci skip]
|
2016-12-03 20:23:19 -07:00 |
|
Jose Diaz-Gonzalez
|
21feb6874a
|
Merge pull request #2511 from IlyaSemenov/default_site_docs
Clarify instructions for arranging default nginx site
|
2016-12-02 18:31:04 -07:00 |
|
Jose Diaz-Gonzalez
|
ec1b0b530f
|
Merge pull request #2515 from sgloutnikov/dreamhost_doc_update
Update DreamHost Cloud install instructions.
|
2016-12-02 18:30:03 -07:00 |
|
Stefan Gloutnikov
|
71ee7e73a7
|
Update DreamHost Cloud install instructions.
|
2016-12-02 12:53:39 +02:00 |
|
Ilya Semenov
|
d4b85999af
|
Clarify instructions for arranging default nginx site
|
2016-12-01 13:21:57 +07:00 |
|
Jose Diaz-Gonzalez
|
f7479250c3
|
Merge pull request #2510 from IlyaSemenov/domains_set
Add domains:set and domains:set-global commands
|
2016-11-28 18:18:51 -07:00 |
|
Jose Diaz-Gonzalez
|
0f448748e8
|
Merge pull request #2495 from dokku/jg-2469-create-authorized-keys
Create the user's `authorized_keys` file if it does not exist
|
2016-11-28 13:53:49 -07:00 |
|
Jose Diaz-Gonzalez
|
d5a013a973
|
Merge pull request #2496 from dokku/jg-2435-nginx-http2-detection
Detect nginx versions that support HTTP/2 well
|
2016-11-28 13:12:49 -07:00 |
|
Ilya Semenov
|
6a9b3f6df2
|
Add domains:set and domains:set-global commands
|
2016-11-28 22:44:06 +07:00 |
|
Jose Diaz-Gonzalez
|
8398ff7a76
|
Merge pull request #2509 from kjschulz/master
Map dokku-community user in plugins.md
|
2016-11-27 21:36:05 -07:00 |
|
John Schulz
|
4070779d41
|
Merge branch 'master' into kjschulz-master
|
2016-11-27 23:34:36 -05:00 |
|
John Schulz
|
cce2a41db6
|
Forgot to map dokku-community github user.
[ci skip]
|
2016-11-27 23:34:08 -05:00 |
|
Jose Diaz-Gonzalez
|
15ee3b2e62
|
Merge pull request #2506 from simonkotwicz/minor-doc-fixes
fix some typos in deployment docs
|
2016-11-27 21:30:11 -07:00 |
|
Simon Kotwicz
|
86b5b71f28
|
fix some typos in deployment docs
|
2016-11-27 22:22:21 -05:00 |
|
Jose Diaz-Gonzalez
|
8058252426
|
Merge pull request #2505 from kjschulz/master
Add Dokku Wordpress plugin to docs
|
2016-11-27 20:05:08 -07:00 |
|
Jose Diaz-Gonzalez
|
6f91a34f74
|
Merge pull request #2507 from dokku/josegonzalez-patch-1
Update upgrade docs to point out sshcommand and plugn upgrading as well
|
2016-11-27 19:55:23 -07:00 |
|
Jose Diaz-Gonzalez
|
a1d3477345
|
docs: upgrade sshcommand and plugn as well
[ci skip]
|
2016-11-27 19:55:02 -07:00 |
|
John Schulz
|
f71611f5a1
|
Updated author name to dokku-community
|
2016-11-26 18:24:52 -05:00 |
|
John Schulz
|
0d54423618
|
Removing outdated dokku-wordpress-template plugin
|
2016-11-26 15:19:02 -05:00 |
|