Skip to content

Conversation

@qwreey
Copy link

@qwreey qwreey commented Feb 20, 2024

image
image

Docker can make deploying easier. This PR creates a Dockerfile and docker-compose_example.yml

Now, you can write install manual like below

git clone https://github.com/lewisakura/webhook-proxy.git
cd webhook-proxy
cp docker-compose_example.yml docker-compose.yml
vim docker-compose.yml # Edit docker-compose file with your editor, you want
docker compose up -d

@master3395
Copy link

A docker composer should really be added @lewisakura :)

@master3395
Copy link

Any updates on this @lewisakura

@master3395
Copy link

An issue in this @qwreey Is that it won't run on normal Linux once you replace the index.ts, that is what i found at least.
I tried checking if i could run it as normal, and run it in docker.

@bct9321
Copy link

bct9321 commented Mar 15, 2025

Any updates on this @lewisakura

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