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

Open
wants to merge 2 commits into
base: next
Choose a base branch
from
Open

teable service #4727

wants to merge 2 commits into from

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
[email protected]
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
[email protected]
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ Service Issues requesting or PRs adding/fixing service templates.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants