go-sync icon indicating copy to clipboard operation
go-sync copied to clipboard

One question - Dockerimage

Open misterhsp opened this issue 3 years ago • 4 comments

How do you make the dockerimage save the data permanently? Even if it sounds a bit silly, I do not quite understand it yet :)

Thanks...

misterhsp avatar Sep 24 '21 19:09 misterhsp

Also interested in this issue. I assume it would be neccesary to add some volumes to the docker-compose.yml file, but no idea what the paths should be. Any official documentation about this?

DevPGSV avatar Dec 28 '21 05:12 DevPGSV

Also interested in this issue. I assume it would be neccesary to add some volumes to the docker-compose.yml file, but no idea what the paths should be. Any official documentation about this?

I don't think there is any official documentation on this, However, we already know some of the paths:

  • /db for DynamoDB.
  • /data for redis.

I don't know if the web or dev containers store data anywhere.

n0bodysec avatar Apr 06 '22 22:04 n0bodysec

@johnhalbert any news on this ? because even firefox do not let an easy way to self host everything a docker image already made can make you take more of their user.

ghost avatar Oct 14 '22 21:10 ghost

https://stackoverflow.com/a/52853294

ippocratis avatar Jun 15 '23 23:06 ippocratis