- 233
- 14
- Operating system
- macOS
- Mobile operating system
- iOS
Last edited:
Not a command line guy yet managed to get docker running (thanks to tutorials and such) on a Mac in a pretty cool setup where there is a single container that contains all the media apps. Everything is hosted on the Mac and now looking to set the same situation up on the Synology NAS.
Presumably the docker compose from the Mac could be exported/imported and then edit paths accordingly, and yet probably better to start from scratch building everything straight on Synology.
Docker is running. Have an instance of Radarr up and running and yet each app is being set up from its own container. Docker on Synology appears to be Download file (registry) > Launch file (image) > Configure (advanced) > Run. Looking to create a single compose for all the media apps to run in the same container. Each app has its own terminal tab/window, yet that is specific for the app. Do I need a terminal app (not seeing one available) from which to run/configer a unique compose file for the media apps?
Learned the hard way to take the time to get these apps and directories properly configured from the start.
Also, what is the definition of 'Network' in the context of Docker?
<update: Network Settings | Docker - Synology Knowledge Center>
Network shows two apps under the same network name and not sure how that happened. When configuring there is never another option available to from which to select, showing only 'bridge' (app > advanced > network > network name. (add gives message of No other available networks)...not that familiar w/'bridge' and what is host network?
• bridge shows radarr, portainer
• host shows homebridge. (launching home bridge > advanced network shows bridge as only option here as well, so not sure from where host appeared. (same as host?)
--
found a post pointing to portioner that I'm currently exploring. thanks @Rusty guessing I need to be in the stack area yet not getting that to work.
Presumably the docker compose from the Mac could be exported/imported and then edit paths accordingly, and yet probably better to start from scratch building everything straight on Synology.
Docker is running. Have an instance of Radarr up and running and yet each app is being set up from its own container. Docker on Synology appears to be Download file (registry) > Launch file (image) > Configure (advanced) > Run. Looking to create a single compose for all the media apps to run in the same container. Each app has its own terminal tab/window, yet that is specific for the app. Do I need a terminal app (not seeing one available) from which to run/configer a unique compose file for the media apps?
Learned the hard way to take the time to get these apps and directories properly configured from the start.
Also, what is the definition of 'Network' in the context of Docker?
<update: Network Settings | Docker - Synology Knowledge Center>
Network shows two apps under the same network name and not sure how that happened. When configuring there is never another option available to from which to select, showing only 'bridge' (app > advanced > network > network name. (add gives message of No other available networks)...not that familiar w/'bridge' and what is host network?
• bridge shows radarr, portainer
• host shows homebridge. (launching home bridge > advanced network shows bridge as only option here as well, so not sure from where host appeared. (same as host?)
--
found a post pointing to portioner that I'm currently exploring. thanks @Rusty guessing I need to be in the stack area yet not getting that to work.