Skip to main content

First Time Setup - Utopia (Work in Progress)

Step 1: Postgresql

  • download and install the latest version of postgres from https://www.enterprisedb.com/downloads/postgres-postgresql-downloads 
  • use the password 'pass@word1' if you don't want to have to change config settings every time you work on the Utopia project
  • pgAdmin should be installed with postgresql, and it is a useful to to have on hand to monitor and access you postgres db
  • no need to install stack builder

After install is complete - Run the DbMigratorEF and update to latest migration

Apply the "DB InstanceSettings Local Config.sql" file to the local db - this is found in the top level folder inside the Utopia repo

Step 2: Install Elastic Search

ElasticSearch Installer In Rubex 
ElasticSearch Direct Download 

Step 3: Install Azure Storage Emulator

Azure Storage Emulator 

Step 4: Run the UtopiaBatchWorker to pull down local accounts