Skip to content

Some notes from attempting install script #144

@johnnymo87

Description

@johnnymo87

This is from a clean install of Ubuntu 12.04 ...

  • sudo apt-get update && sudo apt-get upgrade
  • sudo apt-get git
  • Setup GPG key

Script needs more preconditions listed?

  • script needs ruby
  • more rvm configuration before bundle install?
    • Terminal > Profile Preferences > Run command as login shell
    • rvm gemset create LocalSupport / rvm gemset use LocalSupport
    • echo 'rvm 1.9.3-p484@LocalSupport' > .rvmrc
  • edit to /etc/postgresql/9.1/main/pg_hba.conf didn't seem to take
  • can edit to /etc/postgresql/9.1/main/pg_ident.conf be made to reflect username?
  • need db:migrate after db:create

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions