Fork me on GitHub

Organizations

@github @rss
1 results for rezepte
  • Difficulty level: Can be done by anyone
    images/featured-image.png
    Collect all your favorite recipes in Docker container and organize them according to your needs. Write your own recipes or import recipes from websites, for example “Chef”, “Food Option for professionals Of course, as an experienced Synology user, you can log in right away with SSH and install the whole setup via Docker Compose file. version: "2.0" services: mealie: container_name: mealie image: hkotel/mealie:latest restart: always ports: - 9000:80 environment: db_type: sqlite TZ: Europa/Berlin volumes: - .