Skip to content
This repository has been archived by the owner on Jun 9, 2021. It is now read-only.

Releases: wolves/buffalo-ocean

Adding SSL support to "deploy"

04 Jun 13:31
Compare
Choose a tag to compare
Pre-release

Previously the deploying to a project would have an issue if SSL was chosen during the setup step due to port 80 being in use. I am hoping that this corrects that issue

1.0.0-rc.3 - Adding SSL support w/ Caddy

14 Mar 20:48
Compare
Choose a tag to compare

Adding SSL support to deploys along with an optional flag for skipping ssl:
--skip-ssl

Setup Branch/Tag Flag Fixes & Addition of --skip-envs flag

12 Mar 15:55
Compare
Choose a tag to compare

--branch & --tag flags were not being respected by the setup command on initial deploy. This is now fixed

Step to set env vars for deploy was always triggered. Now there is a --skip-envs flag if this step is not needed

v1.0.0-rc.1

05 Mar 18:28
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release

Initial Release Candidate

Supports general setup & deployment of a Buffalo app to a DigitalOcean server droplet with Docker, via Buffalo's plugin architecture.

README, screencast & blog post coming shorlty