MitchTalmadge / AMP-dockerized

CubeCoders AMP in a Docker Image. Easily create game servers for games like Minecraft, GMod, TF2, Factorio, and StarBound!
https://hub.docker.com/r/mitchtalmadge/amp-dockerized
Other
91 stars 22 forks source link

Truenas Scale #98

Closed IsmaStifler closed 2 years ago

IsmaStifler commented 2 years ago

Hi, I am trying to deploy the docker image in Truenas Scale and it is impossible, it gives me an error when starting the image, could someone help me, a small tutorial? Thanks

Joly0 commented 2 years ago

Hey, if you say you get an error message, would you mind sharing this with us so we can identify what the problem is and maybe help you with your problem?

IsmaStifler commented 2 years ago

Basically in the truenas scale docker, it doesn't start, I can't access the configuration portal, it doesn't start, what do u need?

IsmaStifler commented 2 years ago

Stay deploying, in scale the docker image does not allow me node port, only tcp or udp

Joly0 commented 2 years ago

Some screenshots would help i guess

IsmaStifler commented 2 years ago

I Send of all or some specific part?

Joly0 commented 2 years ago

Anything that could help identify your issue

IsmaStifler commented 2 years ago

Ok, I just installed the docker again, with different values and different settings so you can see how

upload screenshot

IsmaStifler commented 2 years ago

1 2 3 4 5

6 7 8

9 10

MitchTalmadge commented 2 years ago

You haven't set any environment variables (at minimum you need LICENCE) and you have used the wrong volumes (the container volume should be at /home/amp/.ampdata). Please look at the README in detail.

Joly0 commented 2 years ago

You have to set some environment variables

IsmaStifler commented 2 years ago

Would there be any way to add the repository and then add the LICENSE? and that it was directly installed as one more app?

IsmaStifler commented 2 years ago

1 2

IsmaStifler commented 2 years ago

You haven't set any environment variables (at minimum you need LICENCE) and you have used the wrong volumes (the container volume should be at /home/amp/.ampdata). Please look at the README in detail.

Error: [EFAULT] Failed to create dataset: Pool not found

sorry for being a rookie

IsmaStifler commented 2 years ago

1

IsmaStifler commented 2 years ago

1 ok perfect already works, but how do I start the record? ; (

edit:

admin
password

all perfect nice

thx!!

Joly0 commented 2 years ago

I guess this can get closed then?

IsmaStifler commented 2 years ago

I guess this can get closed then?

yes, the only thing that I can't configure where the games are saved? for example of the satisfactory

Joly0 commented 2 years ago

The games are saved in your volume in various subfolders according to the name you give the instances through ads

IsmaStifler commented 2 years ago

Los juegos se guardan en su volumen en varias subcarpetas de acuerdo con el nombre que le da a las instancias a través de anuncios.

if you thought so, for example the items of the satisfactory should be in intances> main folder name, but there it is not saved

Joly0 commented 2 years ago

Los juegos se guardan en su volumen en varias subcarpetas de acuerdo con el nombre que le da a las instancias a través de anuncios.

if you thought so, for example the items of the satisfactory should be in intances> main folder name, but there it is not saved

The files are under ampdata/instances/ and then inside a folder named after your instance

Joly0 commented 2 years ago

But if you are unsure, you can send usna screenshot of the files insode the instances folder

IsmaStifler commented 2 years ago

for example the games saved locally in the game leave in this direction C:\Users\username\AppData\Local\FactoryGame\Saved\SaveGames\steam id

Or for example on a win 19 server the path of the saved games are here.

C:\Windows\ServiceProfiles\NetworkService\AppData\Local\FactoryGame\Saved\SaveGames\server

That is why in instances this folder does not appear within the name of the game, add that I set amp to run and save locally

IsmaStifler commented 2 years ago

But if you are unsure, you can send usna screenshot of the files insode the instances folder Sin título

in factorygame there is no saved game, even having saved games

Joly0 commented 2 years ago

I can definitly tell you, that somewhere in a subfolder there are the save games, though this is neither an option for us to define a location nor for amp itself, this is up to the game dev. So we cant help you find the save games, but we can tell you, that they are definitly there

outpoints commented 2 years ago

1 ok perfect already works, but how do I start the record? ; (

edit:

admin
password

all perfect nice

thx!!

What port did you connect to it from once you solved your issues? I've been unable to access the web interface no matter what port I've tried to use. Even using your ports of 4000 and 39000 I can't access it. I'd appreciate if you could share what you did! Thanks!

MitchTalmadge commented 2 years ago

What port did you connect to it from once you solved your issues? I've been unable to access the web interface no matter what port I've tried to use. Even using your ports of 4000 and 39000 I can't access it. I'd appreciate if you could share what you did! Thanks!

The default port is 8080, make sure it is forwarded wherever your container config is.