Skip to content

feat: add Velix API app#918

Open
paulolinder wants to merge 2 commits into
IceWhaleTech:mainfrom
paulolinder:add-velix-api
Open

feat: add Velix API app#918
paulolinder wants to merge 2 commits into
IceWhaleTech:mainfrom
paulolinder:add-velix-api

Conversation

@paulolinder
Copy link
Copy Markdown

Self-hosted WhatsApp API (Go) with PostgreSQL + Redis. Multi-instance, webhooks, n8n node, Chatwoot. Image: ghcr.io/paulolinder/velix-api:0.1.0 | GitHub: https://github.com/paulolinder/velix-api

Comment thread Apps/VelixAPI/docker-compose.yml Outdated
image: ghcr.io/paulolinder/velix-api:0.1.0
restart: unless-stopped
environment:
DATABASE_URL: postgres://postgres:casaos@velix-db:5432/velix?sslmode=disable
Comment thread Apps/VelixAPI/docker-compose.yml Outdated
image: ghcr.io/paulolinder/velix-api:0.1.0
restart: unless-stopped
environment:
DATABASE_URL: postgres://postgres:casaos@velix-db:5432/velix?sslmode=disable
Comment thread Apps/VelixAPI/docker-compose.yml Outdated
restart: unless-stopped
environment:
POSTGRES_DB: velix
POSTGRES_PASSWORD: casaos
@sonarqubecloud
Copy link
Copy Markdown

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.

2 participants