Drawbridge

Deploy static sites with a single command

Drawbridge is a command line tool built to enable developers to quickly deploy static sites to whitelisted, SSL protected, dynamically created domains. Share with the whole company. Or your team. Or just the board game club.

Install Drawbridge

curl -s https://raw.githubusercontent.com/leftfieldlabs/drawbridge/master/scripts/install | sh
View source

How it works

Drawbridge deploys your static site to App Engine with one command. All pages, and even asset files such as CSS and JS, are protected behind SSL and a whitelist. With a built in admin, you can easily add people or even whole domains to your project.

Features that support the way you work

Supports Multiple Sites and Projects

Subdomain based on project name, like [some-project].lfldrawbridge.com/

SSL Support

Protect directories containing static asset files behind SSL.

Admin Control

Enables/disables access to files through Google authentication, including assets like CSS and Js.

Integrate with CI

Setup automated deployment using your CI server.

Built for security

Share with your company, your team, or only with the people who need to know.

By providing whitelist managed site deployment, Drawbridge allows you to limit access to team members or clients securely, without sharing with the entire world. User authentication is based on Google accounts.

Left Field Labs is a digital marketing agency / development team who believes in making the internet a better place to write code. Drawbridge is happily released open source to help streamline web development, and improve the lives of devs.

Visit Left Field Labs