Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

teable service #4727

Merged
merged 2 commits into from
Jan 9, 2025
Merged

teable service #4727

merged 2 commits into from
Jan 9, 2025

Conversation

Syiana
Copy link
Contributor

@Syiana Syiana commented Jan 3, 2025

Changes

  • new service: teable

@peaklabs-dev peaklabs-dev added the ⚙️ Service Issues requesting or PRs adding/fixing service templates. label Jan 6, 2025
@albertorizzi
Copy link
Contributor

@Syiana Can it be possible to enable email service (https://help.teable.io/deployment/docker-compose#enabling-email-service)?

Is it enough to add these variables?

BACKEND_MAIL_HOST=mail.example.com
BACKEND_MAIL_PORT=465
BACKEND_MAIL_SECURE=true
BACKEND_MAIL_SENDER=noreply@company.com
BACKEND_MAIL_SENDER_NAME=noreply
BACKEND_MAIL_AUTH_USER=username
BACKEND_MAIL_AUTH_PASS=usertoken

@albertorizzi
Copy link
Contributor

albertorizzi commented Jan 6, 2025

@Syiana Can it be possible to enable email service (https://help.teable.io/deployment/docker-compose#enabling-email-service)?

Is it enough to add these variables?

BACKEND_MAIL_HOST=mail.example.com
BACKEND_MAIL_PORT=465
BACKEND_MAIL_SECURE=true
BACKEND_MAIL_SENDER=noreply@company.com
BACKEND_MAIL_SENDER_NAME=noreply
BACKEND_MAIL_AUTH_USER=username
BACKEND_MAIL_AUTH_PASS=usertoken

I added these variables and it works correctly, so I advise adding them.

@peaklabs-dev peaklabs-dev self-assigned this Jan 9, 2025
@peaklabs-dev
Copy link
Member

Thank you for the PR.

@peaklabs-dev peaklabs-dev merged commit 6f8379d into coollabsio:next Jan 9, 2025
1 check passed
@github-actions github-actions bot removed the ⚙️ Service Issues requesting or PRs adding/fixing service templates. label Jan 9, 2025
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.

3 participants