rSocials - Community social media management powered by Postiz. Part of the r* ecosystem.
Go to file
Jeff Emmett ced6b1f49f feat: add centralized spaces config + Infisical secret management
Single spaces.yml defines all community Postiz instances. generate.sh
reads it and produces per-space docker-compose files with correct
Traefik labels, redirect middleware, and networking. Infisical
deployment config added for secrets.jeffemmett.com.

Adding a new space is now a single block in spaces.yml + ./generate.sh.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 17:35:15 -08:00
infisical feat: add centralized spaces config + Infisical secret management 2026-02-23 17:35:15 -08:00
postiz feat: add rZine - AI-powered community zine creator 2026-02-23 16:21:27 -08:00
public fix: add public dir placeholder for Docker build 2026-02-23 09:52:57 -08:00
src feat: add rZine - AI-powered community zine creator 2026-02-23 16:21:27 -08:00
.dockerignore Add .dockerignore for optimized Docker builds 2026-02-21 17:48:59 -07:00
.env.example feat: add rZine - AI-powered community zine creator 2026-02-23 16:21:27 -08:00
.gitignore feat: add centralized spaces config + Infisical secret management 2026-02-23 17:35:15 -08:00
DEPLOY.md feat: add centralized spaces config + Infisical secret management 2026-02-23 17:35:15 -08:00
Dockerfile feat: add rZine - AI-powered community zine creator 2026-02-23 16:21:27 -08:00
components.json feat: scaffold rSocials-online with landing page and Postiz deployment 2026-02-21 17:07:58 -07:00
docker-compose.template.yml feat: add centralized spaces config + Infisical secret management 2026-02-23 17:35:15 -08:00
docker-compose.yml feat: add rZine - AI-powered community zine creator 2026-02-23 16:21:27 -08:00
eslint.config.mjs feat: scaffold rSocials-online with landing page and Postiz deployment 2026-02-21 17:07:58 -07:00
generate.sh feat: add centralized spaces config + Infisical secret management 2026-02-23 17:35:15 -08:00
next.config.ts feat: add rZine - AI-powered community zine creator 2026-02-23 16:21:27 -08:00
package-lock.json feat: add rZine - AI-powered community zine creator 2026-02-23 16:21:27 -08:00
package.json feat: add rZine - AI-powered community zine creator 2026-02-23 16:21:27 -08:00
postcss.config.mjs feat: scaffold rSocials-online with landing page and Postiz deployment 2026-02-21 17:07:58 -07:00
spaces.yml feat: add centralized spaces config + Infisical secret management 2026-02-23 17:35:15 -08:00
tsconfig.json feat: scaffold rSocials-online with landing page and Postiz deployment 2026-02-21 17:07:58 -07:00