nostream icon indicating copy to clipboard operation
nostream copied to clipboard

Adding Railway Script

Open saranshisatgit opened this issue 3 years ago • 3 comments
trafficstars

Deployment template for the railway.app

saranshisatgit avatar Oct 30 '22 13:10 saranshisatgit

Working on setting it up so that community can benefit from this template!

saranshisatgit avatar Oct 30 '22 13:10 saranshisatgit

So, I need to work on the configuration part. That will be merged as config.toml , I am planning to add this in the config

  1. Build and Dependency Setup
  2. DB and Check Migration if it exists
  3. Then run the DB migration
  4. Setup the domain (usually these services provide domain mapping that is temporary )
  5. Test if the nostr relay is up and live. (Probably running by tests)

saranshisatgit avatar Oct 30 '22 13:10 saranshisatgit

Perhaps the docker-compose.yml can serve as inspiration for this.

cameri avatar Oct 30 '22 13:10 cameri

Completed in #49

cameri avatar Feb 04 '23 04:02 cameri