Go to file
Bnyro bacc784f59
Merge pull request #45 from Bnyro/imageProxyUrl
include image proxy url and whether registration is disabled
2023-08-14 10:36:22 +02:00
.github/workflows chore(deps): update actions/setup-go action to v4 2023-03-31 13:55:35 +01:00
.dockerignore Add initial code. 2022-02-14 07:36:35 +00:00
.gitignore Add .idea/ to gitignore. 2023-07-02 00:43:41 +01:00
Dockerfile Use BuildKit's cache mount. 2022-02-23 11:33:06 +00:00
LICENSE Initial commit 2022-02-14 01:27:50 +00:00
README.md Add initial code. 2022-02-14 07:36:35 +00:00
docker-compose.yml Add initial code. 2022-02-14 07:36:35 +00:00
go.mod fix(deps): update module golang.org/x/oauth2 to v0.11.0 2023-08-05 03:23:28 +00:00
go.sum fix(deps): update module golang.org/x/oauth2 to v0.11.0 2023-08-05 03:23:28 +00:00
main.go include image proxy url and whether registration is disabled 2023-07-28 18:17:58 +02:00
renovate.json Add gomodTidy to renovate config. 2023-01-27 02:52:23 +00:00

README.md

Instances-Api

Hosting it yourself

docker-compose up -d

You can now access the API at: http://127.0.0.1:3000