Canine can deploy any project with a Dockerfile, but for this tutorial, we will deploy our example whiteboard application.
Dockerfile
Go to czhu12/whiteboarderarrow-up-right and fork the project to your own Github repository.
Navigate to Projects → + New Project and give your project a name.
Select your Github project by clicking on Connect Github and selecting your project. It should be something like <your_username>/whiteboarder.
<your_username>/whiteboarder
Create your project, and it should automatically start building.
Last updated 1 year ago