AtoMiC-ToolKit-Docker icon indicating copy to clipboard operation
AtoMiC-ToolKit-Docker copied to clipboard

environment variables

Open thoroc opened this issue 6 years ago • 7 comments

You should probably think about having the environment variables in a .env file and import that where needed in the docker-compose.yaml file. ;)

thoroc avatar Jun 09 '18 20:06 thoroc

Got you covered here https://github.com/GhostWriters/DockSTARTer

@htpcBeginner We're ready whenever you are to have some fun working together!

nemchik avatar Aug 16 '18 21:08 nemchik

Hi there,

I am trying to set up your docker media server, installed docker and compose, all running I checked. But when I try to run the first container from https://www.smarthomebeginner.com/docker-home-media-server-2018-basic/. I am getting the error:

ERROR: The Compose file './docker-compose.yml' is invalid because: services.portainer.ports contains an invalid type, it should be a number, or an object

Do you have any idea what is wrong? Could you help me a bit, please?

Cheers Martin

eskimos2000 avatar Sep 09 '18 08:09 eskimos2000

You need to change the XXXX to a actual free portnumber. Try "9000:9000".

Op zo 9 sep. 2018 10:40 schreef eskimos2000 [email protected]:

Hi there,

I am trying to set up your docker media server, installed docker and compose, all running I checked. But when I try to run the first container from https://www.smarthomebeginner.com/docker-home-media-server-2018-basic/. I am getting the error:

ERROR: The Compose file './docker-compose.yml' is invalid because: services.portainer.ports contains an invalid type, it should be a number, or an object

Do you have any idea what is wrong? Could you help me a bit, please?

Cheers Martin

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/htpcBeginner/AtoMiC-ToolKit-Docker/issues/1#issuecomment-419700056, or mute the thread https://github.com/notifications/unsubscribe-auth/AGIo2mvTHLgo1n1cGEWMp6N5Ajyk7nE9ks5uZNQQgaJpZM4Uhe9Q .

bafplus avatar Sep 09 '18 09:09 bafplus

Thx

It worked, I just dump as hell because I am a noob in docker. Anyway, I will try /DockSTARTer, it looks much easier. I am on arm64 will it work?

eskimos2000 avatar Sep 09 '18 10:09 eskimos2000

BTW is there any possibility to have to 2 users using those apps, I want to get my mate access to this but I want to not to mix downloads and databases.?

eskimos2000 avatar Sep 09 '18 10:09 eskimos2000

Yes DockSTARTer supports arm64.

Yes you can setup two instances of an app, but it's a little advanced. Join DockSTARTer discord and we can walk you through it.

nemchik avatar Sep 09 '18 12:09 nemchik

OK will do, thanks.

eskimos2000 avatar Sep 10 '18 07:09 eskimos2000