Replies: 1 comment 3 replies
-
For a simple installation in localhost you can use the Docker Compose instructions at https://github.com/TracksApp/tracks/blob/master/doc/installation.md#docker-installation-using-docker-compose . There's also an instruction set below it for the separate container solution, but that requires creating the DB and user by hand etc. I agree it'd be a good idea to check the instructions to check if they're as easy as possible! |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello. I've been looking for a GTD selfhosted solution and I've found that Tracks could be for me.
The thing is that I see https://hub.docker.com/r/tracksapp/tracks/, but I don't know how to use it.
Is MariaDB integrated and db created? How should I use the image? I've read the instructions to install the app in the main site, but it looks complex for me (newbie in docker/selfhosted, and using Portainer stacks).
It could be a good idea to describe how to use the image, a docker-compose example, a explanation of environment variables, etc in the docker hub page. It would ease the setup for new users.
Regards
Beta Was this translation helpful? Give feedback.
All reactions