Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Remote access to Docker file(s) [solved]

Featured Replies

Running a game server docker and looking to allow SSH/telnet access (to that docker only) so that we can have a Discord script update a single text file (whitelist to allow game server access).

 

Hopefully there is an easy way to do something like this or similar. Searches haven't really shown much. I'm assuming it is not as simple as adding a TCP port to the container and adding that port to the router?

 

Anyone have any solutions?

Edited by Skrumpy

You can do it with following command: docker exec -it "docker name" bash



Sent from my iPhone using Tapatalk Pro

2 hours ago, macfreaker said:

You can do it with following command: docker exec -it "docker name" bash

That presupposes full root access to the server, not just

3 hours ago, Skrumpy said:

allow SSH/telnet access (to that docker only)

 

  • Author
9 hours ago, jonathanm said:

That presupposes full root access to the server, not just

 

Thanks guys, just used the openssh docker and added the other docker container path as access to that path. Seems to work.

 

Just need to figure out how to add multiple users in openssh docker as it only has variables for a single user.

  • Skrumpy changed the title to Remote access to Docker file(s) [solved]

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.