Talk:Installation/Debian/Buster: Difference between revisions
Svbergerem (talk | contribs) (→Post-install instructions: new section) |
SuperTux88 (talk | contribs) m (SuperTux88 moved page Talk:Installation/Debian/Jessie to Talk:Installation/Debian/Buster) |
(No difference)
|
Latest revision as of 00:50, 4 November 2020
createdb error
RAILS_ENV=production DB=postgres bin/rake db:create db:schema:load Could not find gem 'rails-assets-jasmine-ajax (= 3.1.0) ruby' in rubygems repository https://rails-assets.org/. Source does not contain any versions of 'rails-assets-jasmine-ajax (= 3.1.0) ruby' Run `bundle install` to install missing gems.
- fixed by gem update bundler --User:Grin
More info about database setup
"Double check your config/database.yml looks right" is a bit short to tell the podmin that they should setup the database. (And how they are supposed to do that)
Post-install instructions
We should give some short post-install instructions for the first steps. (Access the server, maybe even setup an admin account)