How to Install Taisun on OMV and Docker

How to Install Taisun (App Marketplace) on OpenMediaVault and Docker

In diy, OpenMediaVault, Tutorials, Video by dbtech

In this post we’ll take a look at how to install Taisun on OpenMediaVault and Docker.

With Taisun you can manage your server all from the convience of your web browser. Taisun.io

Installing Taisun

Installing Taisun is pretty straightforward. You’ll just copy/paste the schema below and adjust the port number as necessary (if you’ve already got something running on port 3000):

---
version: "2"
services:
  taisun:
    image: linuxserver/taisun
    container_name: taisun
    network_mode: bridge
    volumes:
      - /var/run/docker.sock:/var/run/docker.sock
    ports:
      - 3000:3000
    restart: unless-stopped

Then you can just press the “Deploy Container” button and you’re basically good to go.

Notes

Taisun is more than just an app marketplace. You can also install desktop applications on your server as well as other things that we’ll cover in upcoming videos.

Other OpenMediaVault Tutorials

If you’re interested in other tutorials for your home server, check here: https://dbtechreviews.com/category/openmediavault/

/=========================================/

Like what I do? Want to be generous and help support my channel?

Here are some ways to support:

Patreon: https://dbte.ch/patreon

Ko-fi: https://dbte.ch/kofi

/=========================================/

Remember to leave a like on this video and subscribe if you want to see more!

/=========================================/

Follow Me:

Twitter: https://dbte.ch/tw

Facebook: https://dbte.ch/fb

Subscribe: https://dbte.ch/ytsub