You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
@@ -129,15 +128,15 @@ Uncoder IO can be installed in a following manner:
129
128
4. Ready to use as SaaS, privately with no registration or cookies at[https://uncoder.io/](https://uncoder.io/)
130
129
5. Ready to use at SOC Prime SaaS with private AI augmentation, SOC 2 Type II certified environment and supporting ToS on data privacy, GDPR etc. at[https://tdm.socprime.com/uncoder-ai](https://tdm.socprime.com/uncoder-ai)
131
130
132
-
Below are the requirements and launch instructions for the Docker container with web server.
131
+
Below are the requirements and launch instructions for the Docker container with web server and UI.
133
132
134
-
##Requirements
133
+
##Requirements for Docker Container
135
134
* Host with Windows, Linux, or other operating system supported by Docker
136
135
* These packages should be installed on the host:
137
136
* Docker v23.0.1 or newer
138
137
* Docker Compose v2.21.0 or newer
139
138
140
-
##Launch Instructions for Dockercontainer
139
+
##Launch Instructions for DockerContainer
141
140
1. Download the`UncoderIO-main` archive and unpack it.
142
141
2. In the CLI, go to the folder where the unpacked files are:
143
142
```
@@ -149,9 +148,6 @@ docker-compose up -d
149
148
```
150
149
4. Open`http://localhost:4010/` in your browser and you are ready to go.
151
150
152
-
#:evergreen_tree: Online Version
153
-
You can use the online open-source version of Uncoder IO at[https://uncoder.io/](https://uncoder.io/). It's free, doesn't require registration, and doesn't collect or store any user data whatsoever.