Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write documentation how to run in production #52

Open
mitar opened this issue Jul 9, 2015 · 0 comments
Open

Write documentation how to run in production #52

mitar opened this issue Jul 9, 2015 · 0 comments

Comments

@mitar
Copy link
Member

mitar commented Jul 9, 2015

Documentation how to run in production is missing. I had to reconstruct that myself. I do not like that.

I made a script to help me. But as you see, there are also some files I have to mount in, as they cannot be in a public repository:

  • config/database.yml
  • config/environments/production.rb
  • config/initializers/secret_token.rb
  • config/initializers/devise.rb

I also had to learn how to create a database for the first time and how to migrate later on. This should all be in the documentation. (There is part of this in local installation, but it is not enough.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant