synology Questions
3
When you restart your Synology Nas The docker container stops.
Tell us how you can be restarted automatically turn on the docker container.
5
Solved
Can you please advise me how to get Python3 with modules running at my Synology (DS214play, with DSM 6.0.1-7393 Update 1)?
What I want: run Tweepy and other modules in Python3 on my Synology.
Wher...
5
While trying to install requirements for a program (pip install -r requirements.txt) pip fails with the following full output:
superadmin@diskstation:/volume1/scripts/movies/trakt.plex.scripts-mast...
Dextrous asked 14/6, 2020 at 19:48
2
When trying to add the Github Registry to Synology Docker, I always get a prompt saying "Registry returned bad result".
The URL I try to connect to is: https://ghcr.io
Glynas asked 23/9, 2022 at 9:18
2
In the interest of not getting an XY problem: the goal is to create a virtual environment on synology dsm, so no apt-get, where pip is installed manually.
I am trying to create a virtual environmen...
Ivanovo asked 18/1, 2021 at 18:52
5
I noticed that Synology's native webstation which uses uwsgi framework, has recently added support for python script. I was wondering if someone can help me figure out a simple hello world example....
5
Solved
Usually I have a public Dockerfile that I build with public DockerHub repository (songkong/songkong), then I can run it on my Synology by just searching for the tag in the registry
but I am mak...
3
Solved
I have a Synology Disk Station 118 (appears it is using Arm8 processor)
There is no Docker package found by searching within Package Manager
I found this article but the link to Synology packages ...
3
Solved
I have a container with one Node.js script which is launched with CMD npm start. The script runs, does some work, and exits. The node process exits because no work is pending. The npm start exits s...
2
Solved
I have an ARM64-based Synology NAS device and have been trying to set up Docker on it using the instructions found here:
Can I install Docker on arm8 based Synology Nas
However, the fact that I can...
Iand asked 30/12, 2021 at 9:1
6
How do I access the command line interface on a Synology NAS.
Specifically, I am trying to access the command line on a Synology DS1520+, running DSM 7.1, so I can enter the command:
sudo shu...
Defloration asked 29/2, 2016 at 8:3
4
I have Eclipse Juno, a Synology Server DS213+ with a Git Server. I'm trying to checkout a project from my Git Server to my workspace and when I use EGit in Eclipse I have this error:
org.eclipse....
5
I've been working on a program using python 3 for the last few months. I've been testing it for some time now and it seems to work as it should. So I've tried to get it up and running on a DSM/Syno...
4
Solved
Well while this isn't ideal (yet) we're currently running a build script through synology. Part of build is of course installing all packages. However at this point a lot of errors happen.
We inst...
1
On a Synology NAS, it appears the default setup for docker/iptables is to source NAT traffic going to the container to the gateway IP. This fundamentally causes problems when the container needs to...
2
Solved
I have a bash script thats only task is to execute a jar file.
sms.sh
java -jar /volume1/homes/jar/smssender.jar
Using my Synology NAS I set up a task.
Adding the command to execute bash scr...
6
Solved
I have a working installation of GitLab via the official GitLab Package on my Synology NAS (DSM 5.2) in a Docker container.
I now like to access the Webinterface via https instead of just http. I ...
1
Solved
I need to pass a command parameter with arguments in the style of --param1=arg1 to the run command of a docker container in Synology DSM. The docker application version in the package center is 17....
3
I would like to use a nginx front server on my Synology NAS for reverse-proxying pruposes. The goal is to provide a facade for the non-standard port numbers used by diverse webservers hosted the NA...
0
Synology DSM Version : DSM 6.2-23739 Update 2
Docker Version : Docker version 17.05.0-ce, build 9f07f0e-synology
Good Afternoon,
I have been attempting to connect Transmission via a VPN using an ...
Intellectualism asked 7/8, 2018 at 9:51
5
Solved
I'm trying to execute a php script via command line on my synology NAS. Via web browser it's working fine. However, via CLI I'm getting an error although I loaded the extensions in /etc/php/php.ini...
Ritornello asked 30/6, 2017 at 14:46
1
for a Synology NAS DS118 i want to run a jar file and i'm looking for a way to hibernate the program on the synology so that it executes automatically, can anyone help ?
i have tried to run the .ja...
2
I developed an ASP.NET MVC web application using SQL Server and my company owner ask me to publish on Synology disk station ds216+ii.
I found that I can host .net core app on Synology, but not ASP...
Kiernan asked 9/10, 2017 at 15:24
1
I have a Spring-Boot Application with REST API (Maven build and MongoDB Database). I will also make a UI with Angular 2 on top of that (npm build).
What i would like to do is, to host this site, ...
Audacity asked 3/11, 2017 at 8:19
1
Solved
I'm running a nginx 1.12 and a php-fpm 7.1 as seperate docker containers on a synology nas and i get a 504 Gateway error if the php-script runs longer than 60s. I've tried already several nginx con...
1 Next >
© 2022 - 2024 — McMap. All rights reserved.