Favicon of Calligra (LinuxServer.io)

Calligra (LinuxServer.io)

Create rich text documents, powerful spreadsheets, and stunning presentations. Design vector graphics, build databases, and manage projects with one versatile suite.

Calligra Suite is a comprehensive office and graphic art suite developed by KDE. It provides a versatile set of applications to handle a wide range of tasks, from creating documents and spreadsheets to designing vector graphics and managing projects.

This integrated suite includes several powerful components:

  • Words: An intuitive word processor with desktop publishing features. Easily create professional documents with rich text, images, and tables.
  • Stage: A powerful presentation application. Build compelling slides with images, videos, and animations to engage your audience.
  • Sheets: A full-featured spreadsheet tool. Organize and calculate your data efficiently by creating spreadsheets with complex formulas and charts.
  • Karbon: A vector drawing application with a highly customizable interface. It's perfect for creating clipart, logos, and detailed illustrations.
  • KEXI: A visual database application creator. Design custom interfaces and forms to easily insert, edit, and query your data.
  • Plan: A project management application for planning and tracking moderately large projects with multiple resources and task dependencies.

Directory Structure

calligra-linuxserver-io
calligra
config
.env
docker-compose.yml

docker-compose.yml

services:
  calligra:
    image: lscr.io/linuxserver/calligra:latest
    container_name: calligra
    security_opt:
      - seccomp:unconfined
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=Etc/UTC
      - PASSWORD=${GUI_PASSWORD}
    volumes:
      - ./config:/config
    ports:
      - 3000:3000
      - 3001:3001
    shm_size: "1gb"
    restart: unless-stopped

.env

# Password to access the Calligra Web GUI
GUI_PASSWORD=your_secure_password
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Calligra (LinuxServer.io)

Favicon

 

  
  
Favicon

 

  
  
Favicon