Commit Graph

47 Commits

Author SHA1 Message Date
Alexander
925a0b0f05 Merge pull request #219 from jaseg/patch-1
Update Makefile: Do not try to install on "make" or "make all"
2013-10-14 13:17:36 -07:00
jaseg
c1c96e22ce Update Makefile: Do not try to install on "make" or "make all"
To be consistent with usual makefile usage and to not surprise people too much, only do permanent changes to the system when explicitely prompted to do so via "make install" instead of on any "make" or "make all" invocation, which is usually used for *building*, not *installing* things.
2013-10-09 21:54:56 +02:00
Alexander
2b2c68ddd7 Use pre-built buildstep image from s3. Add option to build your own. 2013-09-30 22:48:27 +02:00
Alexander
7b8b8172e8 Add run command to README 2013-08-21 23:46:35 +02:00
Jakub Niewczas
0254cb5907 remove leading 'remote:' from git output 2013-08-17 18:29:33 +02:00
Alexander
7c4f2fd801 Mention and link plugin page in the readme 2013-08-14 22:27:11 +02:00
Arthur Maltson
d120ef4b13 Link to Heroku node.js sample app
Link to the app so users can easily follow along.
2013-08-08 09:42:00 -04:00
Aaron C. de Bruyn
6eded2f099 Hint about build packs requiring config files
Add a hint to the README that buildpacks may require special configuration files (such as a Procfile) in order to deploy properly.
2013-08-06 12:01:02 -07:00
Jeff Lindsay
9b27a3faf6 Merge pull request #104 from alexanderbeletsky/ssl
issue #101: added ssl configuration
2013-08-02 19:47:34 -07:00
gaaady
e616da514c update readme to ubuntu 64 2013-07-28 16:24:24 +03:00
alexanderbeletsky
3bd0f6d3fb issue #101: added ssl configuration
- application folder /ssl is detected and ssl hginx config added
- readme corrections
2013-07-23 22:01:04 +03:00
Alan deLevie
fa34cb3eff fix readme typo (date => data) 2013-07-23 10:05:46 -04:00
Toby Corkindale
30d39d0da2 Add documentation on how to remove deployed apps 2013-07-23 15:20:23 +10:00
Toby Corkindale
9ebf453b72 Add docs on how to upgrade build step 2013-07-23 15:15:21 +10:00
rhy-jot
7c6f7232d9 Fix typo, change up some wording 2013-07-22 21:06:09 -07:00
k4ml
2edc4e890d Fix #107 2013-07-23 11:22:23 +08:00
alexanderbeletsky
eef39c30d3 issue #92: inserting environment file to docker instance 2013-07-19 09:17:41 +03:00
Alexander
264d196eee Merge remote-tracking branch 'origin/master' into bootstrap
Conflicts:
	README.md
2013-07-05 07:42:01 +02:00
Jeff Lindsay
c118c20b36 Merge pull request #75 from interstateone/wget-filename
Change filename used in Advanced Installation section of README
2013-07-04 22:24:42 -07:00
Emanuele Rocca
bc852395cc Point to the right conf file for domain name
README.md states that the domain name should be set in ~git/DOMAIN. However,
~git/VHOST is the right file for that setting.
2013-07-04 17:01:42 +02:00
Alexander
49f1c444c4 cde -> cd 2013-07-03 09:06:08 +02:00
Alexander
621de7cbd1 We don't want the progrium version here ;) 2013-07-02 23:41:48 +02:00
Alexander
99dcacd991 Tune "Advanced installation" documentation 2013-07-02 23:28:14 +02:00
Brandon Evans
04e0618833 Just use the non-redirected URL instead 2013-07-02 14:32:18 -06:00
Brandon Evans
30bd933e68 Change filename used in Advanced Installation section of README
wget uses the given url to name the downloaded file and doesn't take the redirect into account
2013-07-02 14:21:24 -06:00
Alexander
a3cf19b9b5 Add progrium/pluginhook to README 2013-07-02 21:51:24 +02:00
Jeff Lindsay
70be1daec4 removing buildstep submodule and replacing it with the buildstep script that dokku actually uses. the buildstep project is otherwise completely separate other than the artifact it builds (the progrium/buildstep container) 2013-06-30 01:17:32 -05:00
Jeff Lindsay
dc2c4825d8 Update README.md 2013-06-29 16:13:00 -05:00
rhy-jot
49ce9aa862 Run as superuser where appropriate, and fix up an example.
Pull request #25 introduced pulling the repositories as a normal user
and using sudo to esclate when necessary. This commit fixes broken
examples by adding sudo to the commands that will not work with limited
privileges. This commit also adds ./ to an example where needed.
2013-06-22 12:21:47 -07:00
Jeff Lindsay
d690c5da43 Merge pull request #25 from kornnflake/upstream1
Run bootstrap.sh as super user
2013-06-20 17:19:06 -07:00
Your Name
19c69a28fa Run bootstrap.sh as super user 2013-06-20 23:08:54 +02:00
Jeff Lindsay
bc29aeadc1 english is harder than code 2013-06-20 09:48:18 -07:00
Jeff Lindsay
a22c55a76b updated mention of supported buildpacks and link to more 2013-06-20 09:47:32 -07:00
Jeff Lindsay
8b7c8ad5eb helpful links 2013-06-19 17:43:51 -07:00
Jeff Lindsay
e5ba03eea0 the responsible thing to do 2013-06-19 17:33:56 -07:00
Jeff Lindsay
edcfdc97ea this is slightly more clear 2013-06-12 14:02:36 -06:00
Jeff Lindsay
f1e031d06a mention sshcommand 2013-06-11 20:51:48 -07:00
Jeff Lindsay
a25f6437c0 actually i lied. still problems on ubuntu 12.x 2013-06-11 00:31:10 -06:00
Jeff Lindsay
570966ddff mention because 12.10 works on ec2 2013-06-10 15:19:48 -07:00
Jeff Lindsay
08575f5603 lots of cleanup 2013-06-10 01:02:57 -07:00
Jeff Lindsay
283441398b install command, docs on upgrading/updating 2013-06-09 23:26:56 -07:00
Jeff Lindsay
90e3e9ce2f download buildstep container instead of build it 2013-06-09 19:42:06 -07:00
Jeff Lindsay
447ba5c291 updating receiver for new start script 2013-06-09 16:08:35 -07:00
Jeff Lindsay
7183805508 readme edits 2013-06-08 12:39:29 -07:00
Jeff Lindsay
1ef4805122 poke fun at cloud foundry cause turtles was a pain 2013-06-08 04:31:09 -07:00
Jeff Lindsay
7cc4944b46 more readme 2013-06-08 04:29:46 -07:00
Jeff Lindsay
bc278b87c1 comment bootstrap sections, fix hostname variable, a readme 2013-06-08 03:48:13 -07:00