Install the app
How to install the app on iOS

Follow along with the video below to see how to install our site as a web app on your home screen.

Note: This feature may not be available in some browsers.

Installing Radis on Container Manager

1
0
NAS
Synology 920+
Operating system
  1. Windows
Mobile operating system
  1. Android
  2. iOS
Hi,

I am trying to install a Radiology reporting related software as a Docker container running on Synology NAS System (920+). The project is called Radis and is located at here .

The official installation strategy is as follows:

Clone the repository: ""git clone GitHub - openradx/radis: RADIS (Radiology Report Archive and Discovery System) is an innovative open-source web application developed by our team to enhance the management, retrieval, and analysis of radiology reports within hospital infrastructures.
cd radis
uv sync
cp ./example.env ./.env # copy example environment to .env
uv run cli stack-deploy # builds and starts Docker containers

I used MobaXterm to SSH to Synology, pulled the git project, tried to run the other commands, but Synology doesn't accept uv as a command, so it fails.

I used ChatGPT to install it and somehow was successful, but GPT modified a lot of files in the process (the project normally has 3 yml files (base,dev,prod) that are combined according to the .env file, but GPT tried to create a single yml file) and it was somehow succesfull at installing the program.

The issue is, I don't know how to update it, because when I git pull a newer version, the yml files will need to be modified again, which breakes its upgradability.

Is there a way to install it on Synology Container Manager, with just modifying the .env file between each iteration? Is there an alternative to the uv command?

One of the project contributors told me to use a linux server or Linux VM machine but I think this complicates things more.

Thanks.

This post includes affiliate links. As an Amazon Associate, SynoForum.com may earn a commission if you make a purchase — at no extra cost to you.
It helps support our community! Learn more...

 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Popular tags from this forum

Similar threads

  • Solved
Hi all!!! I'm going to give a brief summary of the solution I've implemented to have a good backup of our...
Replies
43
Views
4,316
  • Question Question
Just to note the difference between the old Docker package and Container Manager: in Docker you can stop...
Replies
6
Views
3,421
  • Question Question
Welcome to the forum! Are you running those containers via their "project" files (YAML) or using the...
Replies
1
Views
648
I’m happy with what I’m doing. Use Portainer for tidying up and checking things, used to be more useful in...
Replies
6
Views
4,264
If I need to move my docker/container manager to another volume, I just do that and can run the composer...
Replies
9
Views
2,021

Welcome to SynoForum.com!

SynoForum.com is an unofficial Synology forum for NAS owners and enthusiasts.

Registration is free, easy and fast!

Trending content in this forum

Back
Top