Manage your digital presence with a robust, open-source content management system designed for both ease of use and enterprise-grade security. Built on a powerful Python backend and a modern React frontend, this platform provides a seamless editing experience while ensuring your data remains entirely under your control. Whether deployed on-premises or in the cloud, you benefit from a completely free, community-driven ecosystem with no licensing fees.
Key benefits include:
services:
plone:
image: plone/plone-backend:6
container_name: plone-backend
restart: unless-stopped
ports:
- "8080:8080"
environment:
SITE: plone
PROFILES: plone.app.contenttypes:plone-content
TZ: UTC
volumes:
- ./plone-data:/app/var# No sensitive credentials are required for the default Plone 6 backend setup.
# The initial admin user is typically created automatically or logged on startup.Auto-fetched about 20 hours ago
Auto-fetched about 20 hours ago