Help needed with Dockers

Post Reply
gjt211
First post
Posts: 1
Joined: Fri Nov 27, 2015 2:34 pm

Help needed with Dockers

Post by gjt211 »

Hi All,
I have installed the Container station onto my TS453 Pro (8GB RAM) and then proceeded to search for and install the follwoing 2 dockers (Thingspeak, and sitewhere).
Both seemed to install properly, but they both are not accessable via the web interface and they show errors in the terminal window.

Does anyone have any advice on how to set these up?

For thingspeak;
The installation instructions from the docker website says to do the following...
Run containers :

Code: Select all

docker-compose up -d
then is says...
Init DB (just for first use):

Code: Select all

docker-compose run --rm web rake db:create
docker-compose run --rm web rake db:schema:load
I have searched for hours how to do this but cant find a solution.

Hope someone can provide some direction for me.
Thanks
User avatar
oyvindo
Experience counts
Posts: 1399
Joined: Tue May 19, 2009 2:08 am
Location: Norway, Oslo

Re: Help needed with Dockers

Post by oyvindo »

gjt211 wrote:I have searched for hours how to do this but cant find a solution.
Hope someone can provide some direction for me.
I'm not sure I understand what your problem is, but if it is how to issue such commands (any commands) to Docker, you first need to Putty into your NAS to do that from a command line interface (CLI).
ImageImageImage
Post Reply

Return to “Container Station”