Docker

How to's

How to Setup DDNS(duckdns) on TOS6

In this guide i will show you how to assign a fixed host and domain name to a dynamic Internet IP address, using your TerraMaster NAS. We’ll use the free DDNS service provider Duck DNS available at https://www.duckdns.org/ If you already have a Duck DNS domain available, skip to Step 3 Open your web browser […]

How to's

How to configure and run Vaultwarden

In this complete guide i will show you how to configure and run Vaultwaeden as a native app on your Terramaster NAS. Download and install Caddy Download and install Vaultwarden If you already have a domain linked to your Internet IP address, go to next step. If not, follow this guide How to Setup DDNS(duckdns)

How to's

How to use in built Terminal on TOS6

In this guide i will show you how to use the TOS6 in built terminal app.This can be usefull when you need to run some basic CLI commands on your NAS, without needing to install additional apps or to use a separate terminal client on your main PC. Once you login to TOS6, press on

Docker, How to's

How to create DockerYAML and DockerAppsData shared folders

In this guide i will show you how to create the shared folders DockerYAML and DockerAppsData. These folders are required to follow my step by step tutorials to deploy docker container apps using Docker Manager from TerraMaster. DockerYAML – will be used to store the yaml config file for every deployed container. Each container will

How to's

How to connect PostgreSQL to pgAdmin

Install first PostgreSQL_okm and then install pgAdminOKM. Once the both apps are installed, launch the pgAdminOKM WebUI On first use, login with username: superuser@terramaster.com and password: superuser After login, click on superuser account and go to Users Create a new administrator with your desired email and password.Click on Save, logout and login with the newly

Scroll to Top