Skip to content
This repository was archived by the owner on Jan 8, 2022. It is now read-only.

Deploy to Digital Ocean

Aahnik Daw edited this page Apr 3, 2021 · 9 revisions

To get a better understanding of telewater, it is recommended that you read all other wiki pages before reading this one.

Follow the given steps to deploy telewater easily to Digital Ocean cloud platform.

Create a new App

create-app

Click Create -> Apps

Step 1

source-is-docker-hub

Choose Docker Hub as the source.

Step 2

set-repo-path

The repository path is "aahnik/telewater". Leave the tag empty to use the latest version.

Step 3

Choose the type as "Worker" (as we are not making any web app).

type-worker

You can now set the values of the environment variables from this beautiful interface provided by Digital Ocean.

env-vars

Step 4

Give any name to your app.

name-your-app

After this, you will be lead to a pricing page. Choose a pricing plan suitable for you and click "Launch basic app".

If you are confused about pricing, then in my experience the minimum price of 5$ provides full heavy-duty performance. Go ahead with the minimum price plan.

See the magic happen

Take a deep breath. Your dreams are now going to come true.

deploying

deploy-succeded

app-health-good

Destroy the app

For any reason, if you want to stop the app then you can destroy it. Under the settings tab, scroll to the bottom and click "Destroy".

image

And yeah! That's the end of the story.