Giter Site home page Giter Site logo

norweeg / self-hosted-docker-server-templates Goto Github PK

View Code? Open in Web Editor NEW
277.0 17.0 25.0 220 KB

Just some templates to get someone started with hosting various servers in Docker

Ruby 80.48% Python 2.75% Shell 16.77%
docker-compose docker templates servers mastodon self-hosted self-hosting duckdns compose-files docker-volumes

self-hosted-docker-server-templates's People

Contributors

norweeg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

self-hosted-docker-server-templates's Issues

More about traefik?

Hi

Can you please document how you tie Traefik in these setups? There is no real documentation on how you do it.

thanks

docker-compose ... config fails

docker-compose -f docker-compose.base.yaml config causes:

ERROR: The Compose file './docker-compose.base.yaml' is invalid because:
networks.docker-gui-network value Additional properties are not allowed ('name' was unexpected)
services.docker-gui.healthcheck value Additional properties are not allowed ('start_period' was unexpected)

any idea how to fix this?

thanks in advance

Norbert

Similar projects

Hello,
I ran across this project yesterday on Reddit, and realized it was pretty close to TechnoCore, a project I'm working on. It also shares some similarities to Home Assistant/Hass.io addons. There are some pretty big differences in approach, but if you ever need some ideas, those might be good places to look.

Not that you're in need of ideas. I liked the way you made the compose file dynamic. I had considered something similar and having seen it work, am likely to move in that direction. So if you're interested in working in a similar direction, we should coordinate a time to chat.

Compose file is invalid errors?

Hi!

I tried to run your docker-compose.yml files that I found from self-hosted-docker-server-templates/add-ons/

Docker-compose version 1.24.1
Docker version 18.09.7-ce, build 2d0083d657

For example when I tried the grocy version and added my own values to .env file.

When I ran docker-compose up

I get


ERROR: The Compose file is invalid because:
Service reverse-proxy has neither an image nor a build context specified. At least one must be provided.

What might also need to be changed? I am running these on my localhost

So I've defined this to my .env file.

GROCY_DOMAIN=grocy.localhost

Traefik Setup

Can you please explain how to correctly setup Traefik? I am running on Ubuntu 18.04.

I keep getting:

ERROR: Invalid interpolation format for "labels" option in service "reverse-proxy": "traefik.frontend.rule=Host:${TRAEFIK_DASHBOARD_URL:?Please set the value of TRAEFIK_DASHBOARD_URL in .env or comment this line out}"
Even after I did sent it in .env - I set it to traefik.domain.com

Also, I am not sure how to go about generating the password file. It says: Run htdigest -c /path/to/new/password/file traefik yourusername to create a username/password for the traefik dashboard and set TRAEFIK_USERS_PASSWORD_FILE in .env to the path of the file

Where do I run Run htdigest -c /path/to/new/password/file traefik yourusername? On the host? What password does this set?

I think I am a little confused. I have been trying to read the traefik documentation to understand better,

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.