Mastodon improvements #102
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/mastodon_improvements"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I was looking into preventing the mastodon services from restarting every time the recipe was executed, and found a few extra issues:
NODE_ENV=production
was set when running yarn, making yarn install a different set of packages during the assets precompilationThe big change here is completely removing the application_ruby cookbook and sending a notification from the application_git resource to restart the services on deployments
Ready to review, this has been successfully executed on andromeda
Any objection to merging this one?
No, LGTM.