Skip to content

Getting production running #29

@wouterverduin

Description

@wouterverduin

Hi!

I love the idea of a selfhosted workout/fitness manager. Since there arent a whole lot and wger seems to fit my needs i wanted to spin it up.

Tried the demo:
docker run -ti --name wger.demo --publish 8000:80 wger/demo

Which runs; Shows the images and gets me started.
However, when i want to move to production. using this docker command:

docker run -d --name wger --publish 8000:8000 wger/server

It spins up however doenst seem to load the images and gives a really distorted site? Is there a fix to that or can i just run the demo version for myself?

Also attempted to use the docker-compose although that is just throwing errors around unfortunately...

Help is well appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions