Skip to content

feat(service): Add ElectricSQL#8190

Open
matfire wants to merge 9 commits intocoollabsio:nextfrom
matfire:v4.x
Open

feat(service): Add ElectricSQL#8190
matfire wants to merge 9 commits intocoollabsio:nextfrom
matfire:v4.x

Conversation

@matfire
Copy link

@matfire matfire commented Feb 7, 2026

Changes

adds a one-click template for ElectricSQL

Docs

pr is here

Issue

  • N/A

Category

  • Adding new one click service

AI Usage

  • AI is NOT used in the process of creating this PR

Steps to Test

  • Step 1 - spin up a postgresql database with logical replication enabled
example of pgsql config
  • Step 2 - spin up the electricsql service template and fill everything in
  • Step 3 - you can check the service's logs to see if there are any errors (there shouldn't be)

Contributor Agreement

Important

  • I have read and understood the contributor guidelines. If I have failed to follow any guideline, I understand that this PR may be closed without review.
  • I have tested the changes thoroughly and am confident that they will work as expected without issues when the maintainer tests them

@ShadowArcanist ShadowArcanist changed the base branch from v4.x to next February 8, 2026 02:39
@ShadowArcanist ShadowArcanist added ⚙️ Service Issues requesting or PRs adding/fixing service templates. 📑 Waiting for Docs PR PRs that need to have a mirrored PR to the Coolify Docs before being merged. labels Feb 8, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2026

Hi @matfire! 👋

It appears to us that you are either adding a new service or making changes to an existing one.
We kindly ask you to also review and update the Coolify Documentation to include this new service or it's new configuration needs.
This will help ensure that our documentation remains accurate and up-to-date for all users.

Coolify Docs Repository: https://github.com/coollabsio/coolify-docs
How to Contribute a new Service to the Docs: https://coolify.io/docs/get-started/contribute/service#adding-a-new-service-template-to-the-coolify-documentation

@matfire
Copy link
Author

matfire commented Feb 9, 2026

documentation added and linked in original comment

@gitguardian
Copy link

gitguardian bot commented Feb 14, 2026

⚠️ GitGuardian has uncovered 2 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

Since your pull request originates from a forked repository, GitGuardian is not able to associate the secrets uncovered with secret incidents on your GitGuardian dashboard.
Skipping this check run and merging your pull request will create secret incidents on your GitGuardian dashboard.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
27064484 Triggered Laravel APP_KEY 2cd1082 .env.testing View secret
26963785 Triggered Company Email Password 4045c72 .claude/skills/pest-testing/SKILL.md View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@Cinzya Cinzya removed the 📑 Waiting for Docs PR PRs that need to have a mirrored PR to the Coolify Docs before being merged. label Feb 21, 2026
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