From 66f7d8e2ed9c7c24288f1de8afe7c8f21cfaf910 Mon Sep 17 00:00:00 2001 From: "Dr.Caduceus" <87380104+TheCaduceus@users.noreply.github.com> Date: Wed, 13 Jul 2022 09:38:30 +0530 Subject: [PATCH 1/3] =?UTF-8?q?=F0=9F=8C=90=20Web=20Support?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Dr.Caduceus <87380104+TheCaduceus@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 764edb7..ac34964 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ https://gist.githubusercontent.com/UserName/0ee24eXXXXXXXXXXXXXXX6b/raw/config.i
Deploy to Heroku
and Run Workflow
. Now it will be automatically got deployed on given Heroku Account!😉⛔NOTE: Deploying as web? change deploy.yml
(Docker Process Type) and add PORT
as Repository secret, value can be 8080
.
â›”NOTE: Deploying as web? change deploy.yml
(Docker Heroku Process Type) and add PORT
as Repository secret, value can be 8080
.
Okteto is also very famous Kubernetes development platforms and used by many users and it is ideal for lightweight apps and it is perfect for CloneBot V2, Okteto don't have any running hours limit like Heroku but your CloneBot V2 will go to sleep if the ENDPOINT provided by Okteto for your CloneBot V2 untouched. Don't worry, I have solution too and some special arrangements.
From 86fff918c0670a15aa094394da8f1742d00bac28 Mon Sep 17 00:00:00 2001 From: "Dr.Caduceus" <87380104+TheCaduceus@users.noreply.github.com> Date: Wed, 13 Jul 2022 09:40:05 +0530 Subject: [PATCH 2/3] =?UTF-8?q?=F0=9F=8C=90=20Web=20Support?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Dr.Caduceus <87380104+TheCaduceus@users.noreply.github.com> --- index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index f63c90d..5f7d575 100644 --- a/index.html +++ b/index.html @@ -97,7 +97,7 @@1.Gclone upgraded to v1.59.0 (latest)!😉
-2.Switch Base Image to Ubuntu 22.04
+2.Base Image changed to Ubuntu 22.04
â›”NOTE: Heroku provides 550 running hours (dyno hours) per month and it restarts deployed app each 24 Hours.
This methods is really amazing and simple!🥰 You can deploy your CloneBot V2 on Heroku using GitHub Actions itself by just providing your HEROKU API KEY
HEROKU EMAIL
and HEROKU APPNAME
.
This method is really amazing and simple!🥰 You can deploy your CloneBot V2 on Heroku using GitHub Actions itself by just providing your HEROKU API KEY
HEROKU EMAIL
and HEROKU APPNAME
.
Secrets->Actions
.Deploy to Heroku
and Run Workflow
. Now it will be automatically got deployed on given Heroku Account!😉⛔NOTE: Deploying as web? change deploy.yml
(Docker Process Type) and add PORT
as Repository secret, value can be 8080
.
â›”NOTE: Deploying as web? change deploy.yml
(Docker Heroku Process Type) and add PORT
as Repository secret, value can be 8080
.
Okteto is also very famous Kubernetes development platforms and used by many users and it is ideal for lightweight apps and it is perfect for CloneBot V2, Okteto don't have any running hours limit like Heroku but your CloneBot V2 will go to sleep if the ENDPOINT provided by Okteto for your CloneBot V2 untouched. Don't worry, I have solution too and some special arrangements.
@@ -354,8 +354,8 @@