Backend for the PikaOS Upstream Package Builder
Go to file
2024-08-04 18:01:27 +01:00
auth Initial Commit 2024-07-28 19:59:50 +01:00
buildqueue Improvements and concurrency 2024-08-04 18:01:27 +01:00
config Fix i386 2024-08-02 21:35:32 +01:00
db Simplify and fix versioning logic 2024-08-04 12:25:24 +01:00
deb Initial Commit 2024-07-28 19:59:50 +01:00
domain Simplify and fix versioning logic 2024-08-04 12:25:24 +01:00
handlers Simplify and fix versioning logic 2024-08-04 12:25:24 +01:00
helpers Add bulk rebuild and i386 support 2024-08-02 21:07:39 +01:00
middleware Fix auth 2024-07-30 20:51:17 +01:00
packages Improvements and concurrency 2024-08-04 18:01:27 +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 Improvements and concurrency 2024-08-04 18:01:27 +01:00
go.sum Add bulk rebuild and i386 support 2024-08-02 21:07:39 +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 Undisable the build queue 2024-08-02 21:55:17 +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