mirror of
https://github.com/antonkomarev/github-profile-views-counter.git
synced 2026-07-21 21:21:59 -04:00
How can you self-host it? #58
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kRystalDevv on GitHub (Nov 21, 2023).
I want to self-host it on my server, and the images made under my domain?
is there a docker install?
thanks
@orhun commented on GitHub (Nov 21, 2023):
I think you can self-host it by using
docker-compose: https://github.com/antonkomarev/github-profile-views-counter/blob/master/docker-compose.yaml@antonkomarev commented on GitHub (Nov 22, 2023):
@kRystalDevv As @orhun said there is docker compose that you can use to start.
It may be not production ready because we are using it for development only right now. But you are free to tune it for your preference.