56 Commits

Author SHA1 Message Date
notplants
f8fc6b85d1 Fix typo 2021-03-11 10:59:49 +01:00
notplants
e77fabb180 Update README 2021-03-11 10:47:05 +01:00
notplants
32f0027d5f Separate build scripts and update README 2021-03-11 10:41:20 +01:00
notplants
39342ad78d Refactor peach-package-builder to build peach-config and peach-go-sbot and rust packages 2021-03-10 17:08:04 +01:00
Max Fowler
fd2fb85a57
Merge pull request #10 from peachcloud/peach-go-sbot
Add script to build peach-go-sbot debian package
2021-03-08 10:36:59 +01:00
notplants
1c22225d66 Make peach-go-sbot own /usr/bin/sbotcli 2021-03-08 10:35:52 +01:00
notplants
8072d5d014 Fix capitalization and typos 2021-03-08 10:32:15 +01:00
notplants
8f6d766383 Add script to build peach-go-sbot debian package 2021-03-03 18:54:11 +01:00
Max Fowler
fe4437b310
Merge pull request #7 from peachcloud/default-branch
Add -d option for build_packages to ensure default branch
2021-02-22 11:24:17 +01:00
notplants
d95969e132 Add missing import 2021-02-19 16:37:02 +01:00
notplants
42cc1a80d2 Remove extra print statements 2021-02-19 16:29:42 +01:00
notplants
17c356b07b Bump version number 2021-02-19 16:27:44 +01:00
notplants
ccb872adac Add -d option for build_packages to ensure default branch 2021-02-19 16:26:33 +01:00
Max Fowler
9a0c7b5a7e
Merge pull request #6 from peachcloud/probr
Add peach-probe to list of services and refactor constants to constants.py
2021-01-19 14:30:03 +01:00
notplants
9773e0d845 Add peach-probe to list of services and refactor constants to constants.py 2021-01-15 14:23:52 +01:00
glyph
d972d2776f
Merge pull request #5 from peachcloud/split_setup_script
Split setup script
2020-12-28 09:08:15 +00:00
mycognosist
84b78fa9e7 Update GPG key name for APT repo 2020-12-28 09:07:35 +00:00
notplants
a0e0c5a322 Update readme to reflect new url structure for apt repoa 2020-12-21 18:34:11 +01:00
mycognosist
70fddbb6c4 Remove newline characters 2020-12-18 09:26:15 +00:00
mycognosist
3ad8d90076 Update README and bump version 2020-12-18 09:18:59 +00:00
mycognosist
4f5fdcf9ad Split scripts for env setup and package building 2020-12-18 09:05:39 +00:00
glyph
4fb4ceb9ab
Merge pull request #4 from peachcloud/freight_readme
Add comment about lack of package overwrite for Freight
2020-12-18 08:33:56 +00:00
mycognosist
7ab6557290 Add comment about lack of package overwrite for Freight 2020-12-18 08:32:33 +00:00
glyph
6cc385c7c1
Merge pull request #3 from peachcloud/freight_refactor
Freight refactor for Debian archiving
2020-12-16 13:27:56 +00:00
mycognosist
9799b0f1c0 Add link to correct Freight repo 2020-12-16 13:21:48 +00:00
mycognosist
22653a2ea2 Add shebang line for python3 2020-12-16 13:20:37 +00:00
mycognosist
44ff03a18d Update README with usage instructions and license 2020-12-16 13:19:56 +00:00
mycognosist
85c0bf323a Fix formatting and remove unnecessary comments 2020-12-16 12:57:01 +00:00
mycognosist
973e663eb0 Move conf files to template dir root 2020-12-16 12:43:05 +00:00
mycognosist
db26c7137f Define arm64 architecture for freight 2020-12-16 10:37:22 +00:00
mycognosist
b972f1274a Fix package endswith error 2020-12-16 10:12:08 +00:00
mycognosist
3c04a58570 Fix path for adding debs to freight library 2020-12-16 10:05:02 +00:00
mycognosist
2cdfaa1116 Add full deb path for each package when adding to freight 2020-12-16 09:38:50 +00:00
mycognosist
dd8a340aff Add freight conf file location to add command 2020-12-16 09:26:11 +00:00
mycognosist
8206b4d8d8 Fix tmp nginx conf path 2020-12-04 09:31:27 +00:00
mycognosist
77a2286828 Fix syntax error 2020-12-04 09:30:08 +00:00
mycognosist
a99effa4f5 Add copy commands for freight and nginx conf 2020-12-04 09:29:04 +00:00
mycognosist
f438e6b8ed Add copy step for Freight conf to avoid permissions error 2020-12-04 09:20:41 +00:00
mycognosist
0abda0b46b Replace deprecated check_output with run 2020-12-04 09:09:18 +00:00
mycognosist
ce4a25395c Add sudo for apt update 2020-12-04 08:39:12 +00:00
mycognosist
2e2d2fc5b2 Move assignment of cargo_path outside of loop 2020-12-04 08:13:44 +00:00
mycognosist
257ada4a6f Update install instructions 2020-12-02 15:50:36 +00:00
mycognosist
32bb828b74 Update usage instructions and add version number 2020-11-30 13:45:27 +00:00
mycognosist
24ff9733a9 Remove unnecessary templates 2020-11-30 13:39:44 +00:00
mycognosist
13edd641af Add Freight configuration template 2020-11-30 13:39:21 +00:00
mycognosist
4fc6d8ae8e Update script to use Freight instead of reprepro 2020-11-30 13:39:04 +00:00
Max Fowler
cc9cfda7f4
Merge pull request #2 from peachcloud/setup-debian-repo
Python script for initializing and updating apt debian repo
2020-11-18 13:15:03 +01:00
Max Fowler
6240bad216 Changed /var/www/apt.peachcloud.org to match convention of other subdomains 2020-11-13 13:07:30 +01:00
Max Fowler
671df65156 Separate setup and update 2020-11-13 12:45:01 +01:00
Max Fowler
fba90e6e2c Change dns to apt.peachcloud.org 2020-11-12 17:28:01 +01:00