diff --git a/.do/deploy.template.yaml b/.do/deploy.template.yaml
new file mode 100644
index 0000000000..10d5a4f1f9
--- /dev/null
+++ b/.do/deploy.template.yaml
@@ -0,0 +1,24 @@
+spec:
+ name: nocodb
+ services:
+ - name: nocodb
+ image:
+ registry_type: DOCKER_HUB
+ registry: nocodb
+ repository: nocodb
+ tag: latest
+ run_command: "./server/scripts/digitalocean-postbuild.sh"
+ instance_size_slug: "basic-s"
+ health_check:
+ initial_delay_seconds: 10
+ http_path: /api/health
+ envs:
+ - key: NODE_ENV
+ value: "production"
+ - key: DATABASE_URL
+ scope: RUN_TIME
+ value: ${postgres.DATABASE_URL}
+ databases:
+ - name: postgres
+ engine: PG
+ production: false
diff --git a/.run/Clear metadb.run.xml b/.run/Clear metadb.run.xml
index b86ac7542d..cb1fde35ef 100644
--- a/.run/Clear metadb.run.xml
+++ b/.run/Clear metadb.run.xml
@@ -1,5 +1,5 @@
-
+
\ No newline at end of file
diff --git a/.run/Run GUI v2.run.xml b/.run/Run GUI v2.run.xml
deleted file mode 100644
index e5333e2ee0..0000000000
--- a/.run/Run GUI v2.run.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.run/Run NocoDB Sqlite.run.xml b/.run/Run NocoDB Sqlite.run.xml
index 58f55251c6..19996f59ba 100644
--- a/.run/Run NocoDB Sqlite.run.xml
+++ b/.run/Run NocoDB Sqlite.run.xml
@@ -1,5 +1,5 @@
-
+
diff --git a/.run/build.run.xml b/.run/build.run.xml
index 81aa853d99..24c699e00d 100644
--- a/.run/build.run.xml
+++ b/.run/build.run.xml
@@ -1,5 +1,5 @@
-
+
@@ -11,4 +11,4 @@
-
+
\ No newline at end of file
diff --git a/.run/dev.run.xml b/.run/dev.run.xml
index 7ad2f35bdc..af78ef6e6c 100644
--- a/.run/dev.run.xml
+++ b/.run/dev.run.xml
@@ -1,5 +1,5 @@
-
+
diff --git a/.run/start_nocodb.run.xml b/.run/start_nocodb.run.xml
new file mode 100644
index 0000000000..ef400213e6
--- /dev/null
+++ b/.run/start_nocodb.run.xml
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.run/watch_run_mysql.run.xml b/.run/watch_run_mysql.run.xml
index 5bcb77d912..c4e0fad3eb 100644
--- a/.run/watch_run_mysql.run.xml
+++ b/.run/watch_run_mysql.run.xml
@@ -1,5 +1,5 @@
-
+