donutmuncha
setting up discord bot with mongodb Atlas
the steps I went through are:
- create a user with username/password access
- make sure that "cloud environment" is selected
- it should provide a string
be sure to assign said user to your db.
eg
magic-db-user
is assigned to magic-db
17 replies
Force build via Railway CLI
I was thinking that I could move them all into github actions rather than rely opon Railway to trigger the builds.
e.g - push to repo > github action (create custom watch) >
railway up -e staging --service astro_frontend
18 replies
MongoDB - Unable to load data set in Compass
Last night, I added data, and could see it each time I connected via Compass.
When I restarted Mongo just now and connected via Compass, it all disappeared.
I couldn't see any data in the CMS, so this is why I raised this ticket.
I'll add some data now via Compass and see if it appears in the CMS
I'm not relying solely upon the Data tab in Railway, but it was a good way to confirm doubts
31 replies