plane
plane copied to clipboard
Add SMTP Changes and step on local host
Description
Type of Change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] Feature (non-breaking change which adds functionality)
- [ ] Improvement (change that would cause existing functionality to not work as expected)
- [ ] Code refactoring
- [ ] Performance improvements
- [ ] Documentation update
Screenshots and Media (if applicable)
Test Scenarios
References
[!NOTE] Introduces community deployment configs for Plane and switches local defaults to a host-based setup.
- Adds
deployments/cli/community/plane-app/docker-compose.yamldefining full service stack (web,space,admin,live,api,worker,beat-worker,migrator,plane-db,plane-redis,plane-mq,plane-minio,proxy) with shared env anchors- Adds env templates
plane.env, backups, and archived variants including SMTP (Gmail) and S3/MinIO settings- Updates
deployments/cli/community/variables.envto127.0.0.1host services, port8080,DEBUG=1, explicitDATABASE_URL,REDIS_URL,AMQP_URL,SITE_ADDRESS, andSECRET_KEY; addsvariables.env.savesnapshotWritten by Cursor Bugbot for commit de767c919b45d472d548003f8beae0805e112cf6. This will update automatically on new commits. Configure here.
Summary by CodeRabbit
-
Chores
- Updated Docker Compose configuration for improved deployment orchestration and service management across multiple application services.
- Refined environment configuration files to streamline setup for local development and production deployments, including database, Redis, RabbitMQ, and storage settings.
✏️ Tip: You can customize this high-level summary in your review settings.