diff --git a/content/posts/Why-ibm-cloud-code-engine-is-the-perfect-home-for-linuxserverio-application/app-create-1.jpg b/content/posts/Why-ibm-cloud-code-engine-is-the-perfect-home-for-linuxserverio-application/app-create-1.jpg new file mode 100644 index 00000000..9c97ca7b Binary files /dev/null and b/content/posts/Why-ibm-cloud-code-engine-is-the-perfect-home-for-linuxserverio-application/app-create-1.jpg differ diff --git a/content/posts/Why-ibm-cloud-code-engine-is-the-perfect-home-for-linuxserverio-application/app-create-1.png b/content/posts/Why-ibm-cloud-code-engine-is-the-perfect-home-for-linuxserverio-application/app-create-1.png deleted file mode 100644 index a2a66513..00000000 Binary files a/content/posts/Why-ibm-cloud-code-engine-is-the-perfect-home-for-linuxserverio-application/app-create-1.png and /dev/null differ diff --git a/content/posts/Why-ibm-cloud-code-engine-is-the-perfect-home-for-linuxserverio-application/app-create-2.jpg b/content/posts/Why-ibm-cloud-code-engine-is-the-perfect-home-for-linuxserverio-application/app-create-2.jpg new file mode 100644 index 00000000..46ee9be3 Binary files /dev/null and b/content/posts/Why-ibm-cloud-code-engine-is-the-perfect-home-for-linuxserverio-application/app-create-2.jpg differ diff --git a/content/posts/Why-ibm-cloud-code-engine-is-the-perfect-home-for-linuxserverio-application/app-create-2.png b/content/posts/Why-ibm-cloud-code-engine-is-the-perfect-home-for-linuxserverio-application/app-create-2.png deleted file mode 100644 index c8c3e938..00000000 Binary files a/content/posts/Why-ibm-cloud-code-engine-is-the-perfect-home-for-linuxserverio-application/app-create-2.png and /dev/null differ diff --git a/content/posts/Why-ibm-cloud-code-engine-is-the-perfect-home-for-linuxserverio-application/ce-pds.jpg b/content/posts/Why-ibm-cloud-code-engine-is-the-perfect-home-for-linuxserverio-application/ce-pds.jpg new file mode 100644 index 00000000..21dbaae8 Binary files /dev/null and b/content/posts/Why-ibm-cloud-code-engine-is-the-perfect-home-for-linuxserverio-application/ce-pds.jpg differ diff --git a/content/posts/Why-ibm-cloud-code-engine-is-the-perfect-home-for-linuxserverio-application/ce-pds.png b/content/posts/Why-ibm-cloud-code-engine-is-the-perfect-home-for-linuxserverio-application/ce-pds.png deleted file mode 100644 index d31634ed..00000000 Binary files a/content/posts/Why-ibm-cloud-code-engine-is-the-perfect-home-for-linuxserverio-application/ce-pds.png and /dev/null differ diff --git a/content/posts/Why-ibm-cloud-code-engine-is-the-perfect-home-for-linuxserverio-application/ce-volume-mount.jpg b/content/posts/Why-ibm-cloud-code-engine-is-the-perfect-home-for-linuxserverio-application/ce-volume-mount.jpg new file mode 100644 index 00000000..d09f4b94 Binary files /dev/null and b/content/posts/Why-ibm-cloud-code-engine-is-the-perfect-home-for-linuxserverio-application/ce-volume-mount.jpg differ diff --git a/content/posts/Why-ibm-cloud-code-engine-is-the-perfect-home-for-linuxserverio-application/ce-volume-mount.png b/content/posts/Why-ibm-cloud-code-engine-is-the-perfect-home-for-linuxserverio-application/ce-volume-mount.png deleted file mode 100644 index f5f1cbe8..00000000 Binary files a/content/posts/Why-ibm-cloud-code-engine-is-the-perfect-home-for-linuxserverio-application/ce-volume-mount.png and /dev/null differ diff --git a/content/posts/Why-ibm-cloud-code-engine-is-the-perfect-home-for-linuxserverio-application/index.md b/content/posts/Why-ibm-cloud-code-engine-is-the-perfect-home-for-linuxserverio-application/index.md index 8190a250..35ab30f3 100644 --- a/content/posts/Why-ibm-cloud-code-engine-is-the-perfect-home-for-linuxserverio-application/index.md +++ b/content/posts/Why-ibm-cloud-code-engine-is-the-perfect-home-for-linuxserverio-application/index.md @@ -63,8 +63,8 @@ Prefer a visual approach? No problem. Navigate to your Code Engine project : Con - **Port** (usually 3000 for LinuxServer images) - **Environment Variables** (CUSTOM_USER, PASSWORD) -![LinuxServer.io App create 1](app-create-1.png) -![LinuxServer.io App create 2](app-create-2.png) +![LinuxServer.io App create 1](app-create-1.jpg) +![LinuxServer.io App create 2](app-create-2.jpg) Click Create, and your application will be up and running within minutes. Once deployed, simply grab the URL to access your app directly in your browser — no extra configuration needed. Become a Medium member @@ -109,8 +109,8 @@ The `--mount-data-store=/mydata=my-cos-pds` flag mounts your COS persistent data Using the **UI**, the process is just as straightforward. When deploying an app like **LibreOffice**, simply specify the persistent data store under the **Volume Mounts** section in addition to the previously specified configuration. This enables your application to retain documents, configurations, or media files between sessions — perfect for collaborative environments or long-term projects. -![Code Engine PDS](ce-pds.png) -![Code Engine App create with Volume mount](ce-volume-mount.png) +![Code Engine PDS](ce-pds.jpg) +![Code Engine App create with Volume mount](ce-volume-mount.jpg) ## Wrapping Up: What’s Next?