Open HayleyMills opened 3 years ago
Hi Hayley, no not sure what we need for this. Could you explain?
@spuddybike can you add some details to this please?
We have instructions for a standalone version at https://github.com/CLOSER-Cohorts/archivist/wiki/Installing-Archivist-(Standalone) - this is probably out of date but we will worry about that another day
Clear unequivocal installation instructions from scratch on Heroku
I've updated the README file to keep it update.
When you click on the 'Deploy to Heroku' it will set all the requirements such as ENV vars, build packs and paid resources that you need. Note the README only points to the 'master' branch so that will only work once we've merged into that.
I've also updated https://github.com/CLOSER-Cohorts/archivist/wiki/Installing-Archivist-(Standalone) and linked to it directly in the README.
@spuddybike The migration issues have now been resolved and this is deploying from the 'Deploy to Heroku' button
It would need to be deployed to the master branch
The button will only update when we push the changes to master as that's what the README.md link tells Heroku to look at but if you click on https://dashboard.heroku.com/new?button-url=https%3A%2F%2Fgithub.com%2Fcloser-Cohorts%2Farchivist%3Ftab%3Dreadme-ov-file&template=https%3A%2F%2Fgithub.com%2FCLOSER-Cohorts%2Farchivist%2Ftree%2Fdevelop then it will use the latest changes from the develop branch and it now no longer has issues finding some resources. It now uses the same resources as we do on production instances as well as updating a buildpack and some ENV vars being set (e.g. Sidekiq and JEMALLOC_ENABLED).
Let me know if this doesn't make sense.