Backend for the PikaOS Upstream Package Builder
Go to file
2024-08-10 14:06:31 +01:00
auth Initial Commit 2024-07-28 19:59:50 +01:00
buildqueue Fix broken i386 queue 2024-08-10 14:06:31 +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 Fix broken i386 queue 2024-08-10 14:06:31 +01:00
handlers fix bulk rebuild 2024-08-04 18:14:29 +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 Fix issue with getting newest package version + upgrade to go 1.23 RC2 2024-08-05 19:42:08 +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 issue with getting newest package version + upgrade to go 1.23 RC2 2024-08-05 19:42:08 +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