Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help needed to get this running #3

Closed
seatrout opened this issue Feb 7, 2021 · 4 comments
Closed

Help needed to get this running #3

seatrout opened this issue Feb 7, 2021 · 4 comments

Comments

@seatrout
Copy link

seatrout commented Feb 7, 2021

This is a really simple and ignorant question. Bear with me, please.

I know how to clone this code or download it, but what must I do to get the server actually up and running? What files go where, and what commands actuate them?

(I'm running 64bit ubuntu server on a Pi 4 if that makes any difference)

@flosoft
Copy link
Owner

flosoft commented Feb 7, 2021

The easiest would be to go simply use the docker-compose exampe listed in the README - https://github.com/flosoft/docker-joplin-server#generic-docker-composeyml

This will download the pre-built image for you.

Basically, put the example above in a folder as docker-compose.yml and then run docker-compose up -d

@seatrout
Copy link
Author

seatrout commented Feb 7, 2021

thank you!

@seatrout
Copy link
Author

seatrout commented Feb 7, 2021

And if I wanted the one with traefik, would I have to get a traefik instance running first in another docker container?

@flosoft
Copy link
Owner

flosoft commented Feb 8, 2021

Indeed - you would need to set up traefik yourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants