Added Postiz
This commit is contained in:
1
cpn-postiz/data/config/.gitkeep
Normal file
1
cpn-postiz/data/config/.gitkeep
Normal file
@@ -0,0 +1 @@
|
|||||||
|
|
||||||
1
cpn-postiz/data/postgres/.gitkeep
Normal file
1
cpn-postiz/data/postgres/.gitkeep
Normal file
@@ -0,0 +1 @@
|
|||||||
|
|
||||||
1
cpn-postiz/data/redis/.gitkeep
Normal file
1
cpn-postiz/data/redis/.gitkeep
Normal file
@@ -0,0 +1 @@
|
|||||||
|
|
||||||
1
cpn-postiz/data/uploads/.gitkeep
Normal file
1
cpn-postiz/data/uploads/.gitkeep
Normal file
@@ -0,0 +1 @@
|
|||||||
|
|
||||||
66
cpn-postiz/docker-compose.yml
Normal file
66
cpn-postiz/docker-compose.yml
Normal file
@@ -0,0 +1,66 @@
|
|||||||
|
version: '3.7'
|
||||||
|
|
||||||
|
services:
|
||||||
|
web:
|
||||||
|
image: ghcr.io/gitroomhq/postiz-app:latest
|
||||||
|
restart: on-failure
|
||||||
|
environment:
|
||||||
|
MAIN_URL: "http://umbrel-2.local:4442"
|
||||||
|
FRONTEND_URL: "http://umbrel-2.local:4442"
|
||||||
|
NEXT_PUBLIC_BACKEND_URL: "http://umbrel-2.local:4442/api"
|
||||||
|
JWT_SECRET: "9vE2wB#xR7mN!qZpT4Js6fUaLcY0HdGh"
|
||||||
|
DATABASE_URL: "postgresql://postiz-user:postiz-password@postgres:5432/postiz-db-local"
|
||||||
|
REDIS_URL: "redis://redis:6379"
|
||||||
|
BACKEND_INTERNAL_URL: "http://localhost:3000"
|
||||||
|
IS_GENERAL: "true"
|
||||||
|
DISABLE_REGISTRATION: "true"
|
||||||
|
STORAGE_PROVIDER: "local"
|
||||||
|
UPLOAD_DIRECTORY: "/uploads"
|
||||||
|
NEXT_PUBLIC_UPLOAD_DIRECTORY: "/uploads"
|
||||||
|
NOT_SECURED: "true"
|
||||||
|
volumes:
|
||||||
|
- ${APP_DATA_DIR}/data/config:/config
|
||||||
|
- ${APP_DATA_DIR}/data/uploads:/uploads
|
||||||
|
ports:
|
||||||
|
- 4442:5000
|
||||||
|
depends_on:
|
||||||
|
postgres:
|
||||||
|
condition: service_healthy
|
||||||
|
redis:
|
||||||
|
condition: service_healthy
|
||||||
|
networks:
|
||||||
|
- postiz-network
|
||||||
|
|
||||||
|
postgres:
|
||||||
|
image: postgres:17-alpine
|
||||||
|
restart: on-failure
|
||||||
|
environment:
|
||||||
|
POSTGRES_PASSWORD: postiz-password
|
||||||
|
POSTGRES_USER: postiz-user
|
||||||
|
POSTGRES_DB: postiz-db-local
|
||||||
|
volumes:
|
||||||
|
- ${APP_DATA_DIR}/data/postgres:/var/lib/postgresql/data
|
||||||
|
healthcheck:
|
||||||
|
test: ["CMD", "pg_isready", "-U", "postiz-user", "-d", "postiz-db-local"]
|
||||||
|
interval: 10s
|
||||||
|
timeout: 3s
|
||||||
|
retries: 3
|
||||||
|
networks:
|
||||||
|
- postiz-network
|
||||||
|
|
||||||
|
redis:
|
||||||
|
image: redis:7.2
|
||||||
|
restart: on-failure
|
||||||
|
volumes:
|
||||||
|
- ${APP_DATA_DIR}/data/redis:/data
|
||||||
|
healthcheck:
|
||||||
|
test: ["CMD", "redis-cli", "ping"]
|
||||||
|
interval: 10s
|
||||||
|
timeout: 3s
|
||||||
|
retries: 3
|
||||||
|
networks:
|
||||||
|
- postiz-network
|
||||||
|
|
||||||
|
networks:
|
||||||
|
postiz-network:
|
||||||
|
external: false
|
||||||
39
cpn-postiz/umbrel-app.yml
Normal file
39
cpn-postiz/umbrel-app.yml
Normal file
@@ -0,0 +1,39 @@
|
|||||||
|
manifestVersion: 1
|
||||||
|
id: cpn-postiz
|
||||||
|
name: Postiz
|
||||||
|
tagline: An intuitive tool for managing social media
|
||||||
|
icon: https://git.weektab.org/companas/umbrel-apps/raw/branch/main/gallery/postiz/icon.png
|
||||||
|
category: Social
|
||||||
|
version: "1.37.3"
|
||||||
|
port: 4442
|
||||||
|
description: >-
|
||||||
|
Postiz is a comprehensive social media management tool designed to streamline the process of content creation, scheduling, and publication across multiple social media platforms. It is targeted at content creators, businesses, and agencies looking to optimize their online presence. With Postiz, users can plan, create, and automatically publish content to various social media channels, including Instagram, YouTube, LinkedIn, and more, all from one unified interface.
|
||||||
|
|
||||||
|
|
||||||
|
One of the standout features of Postiz is its AI-driven content creation assistance. This feature helps users generate posts, captions, and other social media content more efficiently, using artificial intelligence to streamline the writing process. It is particularly useful for users who need to produce high volumes of content or seek inspiration for their posts. Additionally, Postiz includes a built-in graphic design tool, similar to Canva, which enables users to create visually appealing images and graphics for their posts, further simplifying the content creation process.
|
||||||
|
|
||||||
|
|
||||||
|
The platform also facilitates team collaboration, making it ideal for businesses or agencies with multiple team members. Users can assign tasks, share content drafts, and plan content calendars together, ensuring that the entire team is aligned on social media strategies. Postiz's analytics features provide users with detailed insights into the performance of their posts, helping them refine their strategies based on engagement data and reach.
|
||||||
|
|
||||||
|
|
||||||
|
Postiz supports a wide range of social media platforms, including both well-known networks like Facebook, Instagram, and Twitter, as well as emerging platforms like Mastodon and Bluesky. This extensive platform support allows users to manage all their social media accounts from a single dashboard, saving time and effort in switching between different tools and services.
|
||||||
|
|
||||||
|
|
||||||
|
The platform is offered in various pricing tiers to cater to different needs, from individual content creators to large agencies. Each plan includes different levels of access to features such as the number of social media channels, posts, and AI-generated images available per month, with more advanced features available in higher-priced plans.
|
||||||
|
|
||||||
|
|
||||||
|
Postiz offers a convenient and efficient way to manage and grow social media presence, combining content creation, scheduling, team collaboration, and analytics in a single, easy-to-use platform.
|
||||||
|
developer: Postiz
|
||||||
|
website: https://postiz.com/
|
||||||
|
submitter: Weektab
|
||||||
|
submission: https://git.weektab.org/companas/umbrel-apps
|
||||||
|
repo: https://git.weektab.org/companas/umbrel-apps/src/branch/main/cpn-postiz
|
||||||
|
support: https://git.weektab.org/companas/umbrel-apps/issues
|
||||||
|
gallery:
|
||||||
|
- https://git.weektab.org/companas/umbrel-apps/raw/branch/main/gallery/postiz/image-1.png
|
||||||
|
releaseNotes: >-
|
||||||
|
In v1.37.3, overall dependencies were updated, a Telegram alt text fix and a Jenkins pipeline upgrade were implemented, and unit tests were added. Additionally, the maximum message length in Telegram and the maximum video length in Instagram were increased, a backend port environment setting was added, TikTok images were integrated, and a Docker fix was applied.
|
||||||
|
dependencies:
|
||||||
|
path: ""
|
||||||
|
defaultUsername: ""
|
||||||
|
defaultPassword: ""
|
||||||
BIN
gallery/postiz/icon.png
Normal file
BIN
gallery/postiz/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
BIN
gallery/postiz/image-1.png
Normal file
BIN
gallery/postiz/image-1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 491 KiB |
Reference in New Issue
Block a user