Favicon of Plone

Plone

Build and manage websites using a highly secure, open-source platform. Enjoy fast editing, complete data ownership, and a modern React-based interface.

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:

  • Unmatched Security: Rely on a system with a 20-year track record of built-in security, making it one of the safest choices on the market.
  • Modern Editing Experience: Enjoy a fast, user-centric interface that makes creating and organizing content simple for editors of all skill levels.
  • Flexible Architecture: Utilize a headless server with a robust REST API, allowing developers to build custom frontends.
  • Complete Ownership: Maintain full control over your data and software stack with a fully open-source license.

Directory Structure

plone
plone-deployment
plone-data
.env
docker-compose.yml

docker-compose.yml

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

.env

# No sensitive credentials are required for the default Plone 6 backend setup.
# The initial admin user is typically created automatically or logged on startup.
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Plone

Favicon

 

  
  
Favicon

 

  
  
Favicon