Skip to content

Commit

Permalink
add Mealie
Browse files Browse the repository at this point in the history
  • Loading branch information
Cp0204 committed Jun 20, 2024
1 parent 1e46785 commit b224bd6
Show file tree
Hide file tree
Showing 4 changed files with 94 additions and 0 deletions.
66 changes: 66 additions & 0 deletions Apps/mealie/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
name: mealie
services:
mealie:
image: ghcr.io/mealie-recipes/mealie:latest
container_name: mealie
restart: always
ports:
- target: 9000
published: "9925"
protocol: tcp
deploy:
resources:
reservations:
memory: 512M
volumes:
- type: bind
source: /DATA/AppData/mealie/data
target: /app/data/
environment:
# Set Backend ENV Variables Here
ALLOW_SIGNUP: "true"
PUID: "1000"
PGID: "1000"
TZ: ${TZ}
MAX_WORKERS: "1"
WEB_CONCURRENCY: "1"
BASE_URL: https://mealie.yourdomain.com
x-casaos:
architectures:
- arm64
- amd64
main: mealie
author: Cp0204
category: Home Automation
description:
en_us: Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family.
zh_cn: Mealie 是一款自托管的菜谱管理器和膳食计划工具,它拥有 RestAPI 后端和使用 Vue 构建的响应式前端应用程序,为整个家庭提供愉快的用户体验。
developer: mealie
icon: https://cdn.jsdelivr.net/gh/Cp0204/CasaOS-AppStore-Play@main/Apps/mealie/icon.svg
screenshot_link:
- https://cdn.jsdelivr.net/gh/Cp0204/CasaOS-AppStore-Play@main/Apps/mealie/screenshot-1.png
tagline:
en_us: An open source recipe manager
zh_cn: 开源菜谱管理器
tips:
before_install:
en_us: |
You need to change the environment variable `BASE_URL` before using it.
**Default Credentials**
Username: `changeme@example.com`
Password: `MyPassword`
For more information on settings such as email and OpenAI integration, please [read the documentation](https://docs.mealie.io/documentation/getting-started/installation/backend-config/)
zh_cn: |
使用前你需要修改环境变量 `BASE_URL`
**默认凭据**
用户名: changeme@example.com
密码: MyPassword
有关邮件和 OpenAI 集成等更多设置,请[阅读文档](https://docs.mealie.io/documentation/getting-started/installation/backend-config/)
title:
en_us: Mealie
index: /
port_map: "9925"
27 changes: 27 additions & 0 deletions Apps/mealie/icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Apps/mealie/screenshot-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ If you think this project is helpful to you, you can give me a little support. T
| ![Lucky](https://cdn.jsdelivr.net/gh/Cp0204/CasaOS-AppStore-Play@main/Apps/Lucky/icon.png) | [Lucky](./Apps/Lucky) | A powerful tool for port forwarding, reverse proxy, dynamic DNS, wake-on-LAN, IPv4 NAT traversal, task scheduling, and automatic certificate management.<br>一款功能强大的端口转发、反向代理、动态域名、网络唤醒、IPv4内网穿透、计划任务和自动证书管理工具。 |
| ![MariaDB](https://cdn.jsdelivr.net/gh/Cp0204/CasaOS-AppStore-Play@main/Apps/MariaDB/icon.png) | [MariaDB](./Apps/MariaDB) | MariaDB is a community-developed fork of MySQL and aims to be an enhanced, drop-in replacement for it.<br>MariaDB 是 MySQL 的社区开发分支,旨在成为其增强版的兼容替代品。 |
| ![MaxKB](https://cdn.jsdelivr.net/gh/Cp0204/CasaOS-AppStore-Play@main/Apps/maxkb/icon.png) | [MaxKB](./Apps/maxkb) | MaxKB is a knowledge base question answering system based on LLM. MaxKB = Max Knowledge Base, aims to be the most powerful brain of the enterprise.<br>MaxKB 是一款基于 LLM 大语言模型的知识库问答系统。MaxKB = Max Knowledge Base,旨在成为企业的最强大脑。 |
| ![Mealie](https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/mealie/icon.svg) | [Mealie](./Apps/mealie) | Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family.<br>Mealie 是一款自托管的菜谱管理器和膳食计划工具,它拥有 RestAPI 后端和使用 Vue 构建的响应式前端应用程序,为整个家庭提供愉快的用户体验。 |
| ![MTG Proxy](https://cdn.jsdelivr.net/gh/Cp0204/CasaOS-AppStore-Play@main/Apps/mtg-proxy/icon.png) | [MTG Proxy](./Apps/mtg-proxy) | MTProto Proxy is a Telegram proxy server with support for all aspects of the protocol and multi-core processors. It provides a high level of privacy and security for your Telegram communication.<br>MTProto代理是一个支持Telegram协议的代理服务器,支持多核处理器。它为您的Telegram通信提供了高水平的隐私和安全性。 |
| ![NextChat](https://cdn.jsdelivr.net/gh/Cp0204/CasaOS-AppStore-Play@main/Apps/nextchat/icon.png) | [NextChat](./Apps/nextchat) | An intelligent chat application based on ChatGPT, supports fast deployment, Markdown, beautiful UI, fluid response, privacy and security, and allows customization of preset roles for quick creation, sharing, and debugging of personalized conversations.<br>一个基于 ChatGPT 的智能聊天应用,支持快速部署、Markdown 支持、精美 UI、流式响应、隐私安全等多个功能,并且能够自定义预制角色快速创建、分享和调试个性化对话。 |
| ![nginxWebUI](https://cdn.jsdelivr.net/gh/Cp0204/CasaOS-AppStore-Play@main/Apps/nginxWebUI/icon.png) | [nginxWebUI](./Apps/nginxWebUI) | nginxWebUI is a graphical management of nginx configuration tool , you can use the web page to quickly configure the various functions of nginx , including http protocol forwarding , tcp protocol forwarding , reverse proxy , load balancing , static html server , ssl certificate automatically apply for , renew , configure and so on , configure a good can be built to generate the nginx.conf file , and can control nginx using this file startup and reload , to complete the nginx graphical control of the closed loop . At the same time you can control nginx use this file to start and reload, complete the graphical control of nginx closed loop.<br>nginxWebUI是一款图形化管理nginx配置得工具, 可以使用网页来快速配置nginx的各项功能, 包括http协议转发, tcp协议转发, 反向代理, 负载均衡, 静态html服务器, ssl证书自动申请、续签、配置等, 配置好后可一建生成nginx.conf文件, 同时可控制nginx使用此文件进行启动与重载, 完成对nginx的图形化控制闭环. |
Expand Down

0 comments on commit b224bd6

Please sign in to comment.