Skip to content

Deploy Guide

Minhyeok LEE edited this page Nov 30, 2023 · 1 revision

Deploy

You can add to systemd or start with custom start.sh for now.

./bin/mc-iam-manager

Cloud Providers

[#](https://gobuffalo.io/documentation/deploy/cloud-providers/#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

[#](https://gobuffalo.io/documentation/deploy/cloud-providers/#azure) The [Microsoft cloud](https://azure.microsoft.com/en-us/) plugin is managed by [@Microsoft](https://open.microsoft.com/): https://github.com/Azure/buffalo-azure.

Digital Ocean

[#](https://gobuffalo.io/documentation/deploy/cloud-providers/#digital-ocean) The [Digital Ocean](https://www.digitalocean.com/) plugin is managed by [@wolves](https://github.com/wolves): https://github.com/wolves/buffalo-ocean.

Heroku

[#](https://gobuffalo.io/documentation/deploy/cloud-providers/#heroku) The [Heroku](https://www.heroku.com/) plugin is managed by the [buffalo team](https://github.com/gobuffalo): https://github.com/gobuffalo/buffalo-heroku.

Table of contents

Clone this wiki locally