# orleansdemo
## co-hosting
## directclient ## postgres-db
1. create a database with name 'orleans' 2. create a user with name 'orleans' and password 'orleans' 3. run this script - https://github.com/dotnet/orleans/blob/master/src/AdoNet/Shared/PostgreSQL-Main.sql 4. run this script - https://raw.githubusercontent.com/dotnet/orleans/master/src/AdoNet/Orleans.Clustering.AdoNet/PostgreSQL-Clustering.sql 5. run this script - https://github.com/dotnet/orleans/blob/master/src/AdoNet/Orleans.Persistence.AdoNet/PostgreSQL-Persistence.sql 6. run this script - https://github.com/dotnet/orleans/blob/master/src/AdoNet/Orleans.Reminders.AdoNet/PostgreSQL-Reminders.sql ## dashboard ## transactions