As of December 1st, 2019 Buffalo, and all related packages, require Go Modules and the use of the
GOPATH
is no longer supported.
Please see this blog post for more information https://blog.gobuffalo.io/the-road-to-1-0-requiring-modules-5672c6b015e5.
Cloud Providers
Even if you can deploy a Buffalo app by hand, some (cloud) hosting solutions already have a plugin for Buffalo! These plugins are supported by the community, and allow you to quickly deploy your app using a single command.
Azure
The Microsoft cloud plugin is managed by @Microsoft: https://github.com/Azure/buffalo-azure.
Digital Ocean
The Digital Ocean plugin is managed by @wolves: https://github.com/wolves/buffalo-ocean.
Heroku
The Heroku plugin is managed by the buffalo team: https://github.com/gobuffalo/buffalo-heroku.
Feedback
If you found an error or something which needs to be improved, and you want to contribute to fix it:
If you'd like to suggest something to improve this page: