Fork me on GitHub

Organizations

@github @rss
23 results for diskstation
  • Difficulty level: Can be done by anyone
    images/featured-image.png
    Collect all your favorite recipes in Docker container and organize them according to your needs. Write your own recipes or import recipes from websites, for example “Chef”, “Food Option for professionals Of course, as an experienced Synology user, you can log in right away with SSH and install the whole setup via Docker Compose file. version: "2.0" services: mealie: container_name: mealie image: hkotel/mealie:latest restart: always ports: - 9000:80 environment: db_type: sqlite TZ: Europa/Berlin volumes: - .
  • Difficulty level: It may take a little longer
    images/featured-image.png
    Today I show how to install a Pihole service on the Synology disk station and connect it to the Fritzbox. Step 1: Prepare Synology The first thing to do is to enable SSH login on Diskstation. To do this, go to the “Control Panel” > “Terminal After that you can log in via “SSH”, the specified port and the administrator password (Windows users take Putty or WinSCP). I log in via Terminal, winSCP or Putty and leave this console open for later.
    diskstation Docker docker-compose Synology dns Created Mon, 01 Feb 2021 00:00:00 +0000
  • Difficulty level: Can be done by anyone
    Do you want to set automatic tasks in Synology NAS? Please click on the “Task Scheduler” in the “Control Panel”. Times and repetitions set In the “Task Scheduler” new “Tasks” can be created quasi Cronjobs. Here the times and the repetitions are set. Script Under “Task settings” the target script is deposited. In my case a zip archive is made. You should test this function once yourself.
    synology diskstation task cronjob cron Created Thu, 13 Feb 2020 00:00:00 +0000
Previous