Skip to content
View slamp's full-sized avatar

Block or report slamp

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
slamp/README.md

Metrics

Mealie v3.4.0

This repository includes a Docker Compose configuration for deploying Mealie v3.4.0, a self-hosted recipe manager and meal planner.

Quick Start

  1. Clone this repository:
git clone https://github.com/slamp/slamp.git
cd slamp
  1. Start Mealie:
docker-compose up -d
  1. Access Mealie at http://localhost:9000

Configuration

The docker-compose.yml file includes:

  • Image: ghcr.io/mealie-recipes/mealie:v3.4.0
  • Port: 9000 (customizable)
  • Database: SQLite (default)
  • Storage: Named volume mealie-data

Security Considerations

Important: The default configuration is designed for easy setup but includes some settings that should be adjusted for production:

  1. ALLOW_SIGNUP: Set to "true" by default to allow initial account creation. After creating your admin account, set this to "false" to prevent unauthorized signups.
  2. RECIPE_PUBLIC: Set to "true" by default, making recipes publicly accessible. Set to "false" if you want private recipe collections.
  3. Expose to Internet: If exposing Mealie to the internet, consider using a reverse proxy with HTTPS (like Nginx or Traefik) and proper authentication.

Features in v3.4.0

  • Per-device default activity settings (recipes, shopping lists, or meal planner)
  • Improved shopping list label sections
  • Various bug fixes and maintenance updates

For more information, see the official release notes.

Pinned Loading

  1. home-assistant.io home-assistant.io Public

    Forked from home-assistant/home-assistant.io

    📘 Home Assistant User documentation

    HTML 1

  2. onpremise onpremise Public

    Forked from getsentry/self-hosted

    Sentry On-Premise setup

    Shell 1

  3. hachyderm/community hachyderm/community Public

    Hachyderm Community Resources

    HTML 499 55

  4. mastodon_digest mastodon_digest Public

    Forked from mauforonda/mastodon_digest

    A Python script that aggregates recent popular tweets from your Mastodon timeline

    Python 1