Image CDN - API and Discord Bot
Go to file
Medzik c77de68966 Simple Changes
- Added github workflows and dependabot
- Added goreleaser
- The Automatic Update system has been changed
- Changed DB connect from init to Connect()
2021-07-15 10:47:44 +02:00
.github Simple Changes 2021-07-15 10:47:44 +02:00
common Initial Commit 2021-07-08 23:30:32 +02:00
config Simple Changes 2021-07-15 10:47:44 +02:00
database Simple Changes 2021-07-15 10:47:44 +02:00
discord Initial Commit 2021-07-08 23:30:32 +02:00
imgur Initial Commit 2021-07-08 23:30:32 +02:00
update Simple Changes 2021-07-15 10:47:44 +02:00
website Initial Commit 2021-07-08 23:30:32 +02:00
.env.schema Initial Commit 2021-07-08 23:30:32 +02:00
.gitignore Simple Changes 2021-07-15 10:47:44 +02:00
.gitpod.yml Initial Commit 2021-07-08 23:30:32 +02:00
.goreleaser.yml Simple Changes 2021-07-15 10:47:44 +02:00
LICENSE Initial Commit 2021-07-08 23:30:32 +02:00
Makefile Simple Changes 2021-07-15 10:47:44 +02:00
README.md Initial Commit 2021-07-08 23:30:32 +02:00
go.mod Simple Changes 2021-07-15 10:47:44 +02:00
go.sum Simple Changes 2021-07-15 10:47:44 +02:00
init.go Simple Changes 2021-07-15 10:47:44 +02:00
main.go Simple Changes 2021-07-15 10:47:44 +02:00

README.md

Image CDN - API and Discord Bot

Pipeline Badge

Install Pre-Compile binary

  • Linux
    • Downoad curl -L https://gitlab.com/gaming0skar123/go/cdn/-/jobs/artifacts/main/raw/cdn-linux-amd64?job=build --output cdn
    • Add permissions chmod +rwx cdn
    • Run binary ./cdn

Disable Automatic Updates

  • Add Option -u=false or --update=false