Skip to content

Add SeaTable template#489

Closed
m2b-creator wants to merge 1 commit intoDokploy:mainfrom
m2b-creator:add-seatable-template
Closed

Add SeaTable template#489
m2b-creator wants to merge 1 commit intoDokploy:mainfrom
m2b-creator:add-seatable-template

Conversation

@m2b-creator
Copy link

@m2b-creator m2b-creator commented Oct 29, 2025

Summary

This PR adds a new template for SeaTable, a powerful online collaborative table and information management system.

What's included

  • Docker Compose configuration with three services:
    • SeaTable server (v6.0.6)
    • MariaDB 11.8.3 (database backend)
    • Redis 8.2.2 (caching layer)
  • template.toml with Dokploy integration:
    • Domain configuration for the SeaTable service
    • Environment variables for database, Redis, and JWT configuration
    • Automatic password generation for secure secrets
  • Logo: SeaTable SVG logo
  • meta.json entry with proper metadata and tags

Key features

  • Health checks for all services
  • Persistent volumes for data storage
  • Automatic SSL/TLS through Dokploy's reverse proxy
  • Secure password generation for MariaDB and Redis
  • Proper service dependencies with health check conditions

Testing

  • Validated with node dedupe-and-sort-meta.js
  • All files follow the Dokploy templates structure
  • Docker Compose configuration tested locally

Related links

Added a new template for SeaTable, a powerful online collaborative table and information management system. The template includes:

- Docker Compose configuration with SeaTable server, MariaDB, and Redis
- Automated domain and SSL configuration through Dokploy
- Health checks for all services
- Persistent volumes for data storage
- Secure password generation for database and Redis

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions
Copy link

github-actions bot commented Oct 29, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
templates ✅ Ready (View Log) Visit Preview 43d736f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant