All checks were successful
test-build / guarddog (push) Successful in 2m14s
test-build / build (push) Successful in 2m17s
release-image / guarddog (push) Successful in 45s
release-image / build (push) Successful in 1m42s
release-image / semantic-release (push) Successful in 48s
release-image / release-harbor (push) Successful in 8m54s
release-image / release-gitea (push) Successful in 3m20s
renovate / renovate (push) Successful in 1m3s
30 lines
1.0 KiB
Plaintext
30 lines
1.0 KiB
Plaintext
---
|
|
title: Postiz
|
|
description: Postiz offers everything you need to manage your social media posts, build an audience, capture leads, and grow your business.
|
|
hero:
|
|
tagline: Postiz offers everything you need to manage your social media posts, build an audience, capture leads, and grow your business.
|
|
image:
|
|
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/postiz.webp
|
|
actions:
|
|
- text: Source
|
|
link: https://github.com/gitroomhq/postiz-app
|
|
icon: right-arrow
|
|
- text: Deployment Chart
|
|
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/postiz
|
|
icon: right-arrow
|
|
---
|
|
|
|
import { Aside } from '@astrojs/starlight/components';
|
|
|
|
<Aside>This app has public facing endpoint, at [postiz.alexlebens.dev](https://postiz.alexlebens.dev)</Aside>
|
|
|
|
# Purpose
|
|
|
|
Automates social media posting.
|
|
|
|
# Notes
|
|
|
|
So dumb and complex to setup, has hard dependency on [Temporal](https://github.com/temporalio).
|
|
|
|
Haven't begun to use, but want to connect to automate posting of my blog.
|