Backend for the PikaOS Upstream Package Builder
Go to file
2024-07-30 08:34:00 +01:00
auth Initial Commit 2024-07-28 19:59:50 +01:00
buildqueue More error handling fixes 2024-07-30 08:34:00 +01:00
config Add building 2024-07-29 22:40:26 +01:00
db Fix queue issues 2024-07-30 01:24:18 +01:00
deb Initial Commit 2024-07-28 19:59:50 +01:00
domain Fix error handling, only retry twice 2024-07-30 08:20:32 +01:00
fastmap Fix concurency and db load 2024-07-29 23:38:23 +01:00
handlers Fix empties 2024-07-30 02:22:38 +01:00
helpers Optimise handler response times 2024-07-29 16:39:11 +01:00
middleware Initial Commit 2024-07-28 19:59:50 +01:00
packages Fix build error handling 2024-07-30 08:22:29 +01:00
.gitignore Add building 2024-07-29 22:40:26 +01:00
example_config_json Fix example config 2024-07-29 23:07:26 +01:00
example_users_json Initial Commit 2024-07-28 19:59:50 +01:00
go.mod Fix concurrency again 2024-07-29 23:49:30 +01:00
go.sum Fix concurrency again 2024-07-29 23:49:30 +01:00
main.go Initial Commit 2024-07-28 19:59:50 +01:00
README Initial Commit 2024-07-28 19:59:50 +01:00
server.go Simplify Workers 2024-07-30 01:30:26 +01:00

Copy the example config and user json files and name them config.json and user.json
Fill in what you need

go build -o brunel
./brunel