huginn
huginn copied to clipboard
Updates to your installation instructions!
Hey! Thought your installation instructions could use some help. It's kind of confusing for both newcomers and experts.
It's also missing some key components:
- Bundling will fail if the ruby version is v3 and above, there's no recommended version listed.
- You can encounter a mimemagic build error while bundling are there are no notes for this.
- If the user is using PostgreSQL, the user should change
DATABASE_ADAPTERfrom the.envfile versus prepending it with the commands. - There should be a reminder for updating the database username and password in the
.envfile. - Updating
APP_SECRET_TOKENis apparently a requirement however there are no instructions written for this.
Oh! And I also embedded a couple of video replays to provide context to newbies. They're hosted on replayable.io, a company that's sponsoring my contributions.
Let me know what you guys think!