Evert Semeijn
|
fc12f604d1
|
storage_engine removed since 5.7.5 replaced by default_storage_engine and small typo in numbering sections
|
2016-09-14 10:37:08 +02:00 |
|
Dominik Sander
|
be1e15a0b4
|
Add re-export note to configuration section (#1485)
#1476
|
2016-05-12 09:04:14 +02:00 |
|
Irfan Charania
|
59ddeb40d4
|
Update installation.md
Update Ruby version to 2.3.0 (latest stable)
|
2016-03-25 13:06:21 -07:00 |
|
Dominik Sander
|
9468550c88
|
Add db:migrate command to heroku update docs
|
2016-03-20 22:58:42 +01:00 |
|
Dominik Sander
|
924a861105
|
Remove db/schema.rb checkout from manual installation update guide
|
2016-03-20 22:58:00 +01:00 |
|
Dominik Sander
|
fad4a44ec4
|
Incorporate @somadona's feedback on how to modify the Procfile
|
2016-03-06 16:52:51 +01:00 |
|
Dominik Sander
|
302221af4a
|
Clarify the usage of SEED_USERNAME and SEED_PASSWORD when seeding the database
|
2016-03-06 16:46:30 +01:00 |
|
Ryan Victory
|
c6dae618f3
|
Add missing package and fix default password
Added the "rack" package to the initial install (on Ubuntu 14.04 it's required) and unified the default password for logging in post install.
|
2016-03-06 16:34:11 +01:00 |
|
Todd Vierling
|
a2d4d6a484
|
fix minor typo (Ubuntu)
|
2016-02-17 22:01:52 -05:00 |
|
Justin R. Porter
|
6a010d44f5
|
Replace 'sudo rake' -> 'sudo bundle exec rake'.
|
2016-02-08 22:48:45 -06:00 |
|
Justin R. Porter
|
7d3977cc48
|
Update update.md
Swap `sudo rake` for `sudo bundle exec rake` in update.md.
|
2016-02-08 19:29:03 -06:00 |
|
Justin R. Porter
|
e77d83cdc8
|
Update installation.md
change second `sudo rake` to `sudo bundle exec rake`
|
2016-02-08 19:25:46 -06:00 |
|
Justin R. Porter
|
fd1f4153d1
|
Update installation.md
Add `bundle exec` to `rake production:export` command.
|
2016-02-08 18:41:02 -06:00 |
|
Dominik Sander
|
351d4817b1
|
Fix heroku documentation
Since #1040 .env.example needs to be copied to .env before bundling
|
2016-02-02 17:59:22 +01:00 |
|
Dominik Sander
|
890ed08d0b
|
Fix broken link in docker readme and add information about single-process image
|
2016-01-27 16:57:15 +01:00 |
|
Dominik Sander
|
9c16b0fb51
|
Allow usage of PostgreSQL without exporting ON_HEROKU
Vendorizing the dotenv gem allows access to the `.env` configuration
in the `Gemfile`
Manual installation: Configure before installing gems
|
2015-12-04 21:31:45 +01:00 |
|
Andrew Cantino
|
fdd4673172
|
Fix #1078
|
2015-10-13 21:22:01 -07:00 |
|
Andrew Cantino
|
086c104801
|
Update install.md
|
2015-08-31 18:40:28 -07:00 |
|
Andrew Cantino
|
54be05e297
|
Update install.md
|
2015-08-31 07:57:05 -07:00 |
|
Andrew Cantino
|
012b6a5aad
|
Update install.md
|
2015-08-31 07:55:44 -07:00 |
|
Dominik Sander
|
1361c5693b
|
Moved deployment configuration files and changed the repository
Update ruby to 2.2.3
|
2015-08-19 22:12:50 +02:00 |
|
Dominik Sander
|
97ceff62b3
|
Add troubleshooting section and firewall recommendation
|
2015-08-19 00:14:04 +02:00 |
|
Dominik Sander
|
2a5a8016d0
|
Incorporate feedback
|
2015-08-19 00:14:04 +02:00 |
|
Dominik Sander
|
e5bc34568e
|
Update heroku docs to reflect changes on the wiki
|
2015-08-19 00:14:04 +02:00 |
|
Dominik Sander
|
a16fb09fa6
|
Add capistrano 3 and documentation
|
2015-08-19 00:13:45 +02:00 |
|
Dominik Sander
|
cec02c1bd6
|
Use runit instead of upstart as init system
|
2015-08-19 00:13:45 +02:00 |
|
Dominik Sander
|
f815b1bdc7
|
Moved heroku documentation and restructured directories
|
2015-08-19 00:13:45 +02:00 |
|
Dominik Sander
|
79300615f9
|
Add docker documentation
|
2015-08-19 00:13:45 +02:00 |
|
Dominik Sander
|
82566130b6
|
Document how to run additional delayed job workers
|
2015-08-19 00:13:45 +02:00 |
|
Dominik Sander
|
35f9bc419a
|
Add update documentation
|
2015-08-19 00:13:45 +02:00 |
|
Dominik Sander
|
3133e08e5d
|
Add section about utf8mb4 database encoding
|
2015-08-19 00:13:45 +02:00 |
|
Dominik Sander
|
0e4c9be723
|
First version of the manual deployment guide
|
2015-08-19 00:13:44 +02:00 |
|
Akinori MUSHA
|
002436fcb0
|
Change deprecated File.exists? to File.exist? .
Pointed out in #595.
|
2014-10-28 10:45:27 +09:00 |
|
Andrew Cantino
|
041c57b7d0
|
update example
|
2014-01-01 13:15:28 -08:00 |
|
Andrew Cantino
|
2a427902d3
|
update to ruby 2.0 in example deployment file
|
2013-11-23 21:25:54 -08:00 |
|
Andrew Cantino
|
aa8cea24de
|
updated deployment with branch
|
2013-11-06 23:46:44 -08:00 |
|
Andrew Cantino
|
3184510932
|
bug fixes
|
2013-04-07 14:53:54 -07:00 |
|
Andrew Cantino
|
d5164ad56b
|
work in progress
|
2013-04-07 14:19:21 -07:00 |
|
Andrew Cantino
|
24049c2c1d
|
make more things configurable with .env and pull out deployment defaults
|
2013-03-31 22:08:54 -07:00 |
|
Andrew Cantino
|
37f5d67552
|
more README
|
2013-03-10 00:07:27 -08:00 |
|
Andrew Cantino
|
de320fffb0
|
crop the diagram
|
2013-03-09 23:19:43 -08:00 |
|
Andrew Cantino
|
f2b9fa49d6
|
images
|
2013-03-09 23:06:13 -08:00 |
|