Alejandro Mery amery
  • Brighton, UK
  • Joined on 2015-05-02
amery pushed to dev-amery-fs at amery/jpictl 2023-10-29 02:11:31 +01:00
0f635d66ab cluster: introduce Cluster.WriteStringFile()
c4db71477f cluster: introduce Cluster.RemoveFile()
2cbfc44898 cluster: refactor Machine.ReadFile() and Machine.OpenFile()
Compare 3 commits »
amery created branch dev-amery-fs in amery/jpictl 2023-10-29 02:11:31 +01:00
amery pushed to dev-amery at amery/jpictl 2023-10-29 02:55:37 +02:00
bac2e19046 Merge branch 'pr-amery-wireguard-ini' into next-amery
439e93e424 Merge branch 'pr-amery-wg-auto-init' into next-amery
22111ecc05 Merge branch 'pr-amery-jpictl-flags' into next-amery
8e940e0615 Merge branch 'pr-amery-mkdirall' into next-amery
b903ea957c jpictl: create machine directories on jpictl write
Compare 6 commits »
amery pushed to pr-amery-mkdirall at amery/jpictl 2023-10-29 02:52:02 +02:00
b903ea957c jpictl: create machine directories on jpictl write
9f0792cde6 cluster: add MkdirAll() support
Compare 2 commits »
amery pushed to dev-amery at amery/jpictl 2023-10-28 23:24:42 +02:00
575ac13c5b Merge branch 'pr-amery-jpictl-flags' into next-amery
727fd67bc6 jpictl: add --domain/-D and --scan-dir/-d options
b8e1b321e5 jpictl: add -S flag to ignore the config file and always scan
0c5429a681 jpictl: move verbosity handling to the log module
Compare 4 commits »
amery created pull request amery/jpictl#34 2023-10-28 23:24:13 +02:00
jpictl: add flags to control the default scan
amery created branch pr-amery-jpictl-flags in amery/jpictl 2023-10-28 23:23:11 +02:00
amery pushed to pr-amery-jpictl-flags at amery/jpictl 2023-10-28 23:23:11 +02:00
727fd67bc6 jpictl: add --domain/-D and --scan-dir/-d options
b8e1b321e5 jpictl: add -S flag to ignore the config file and always scan
0c5429a681 jpictl: move verbosity handling to the log module
Compare 3 commits »
amery pushed to dev-amery at amery/jpictl 2023-10-28 22:45:14 +02:00
05548b03b3 Merge branch 'pr-amery-mkdirall' into next-amery
d036abd816 jpictl: create machine directories on jpictl write
Compare 2 commits »
amery created pull request amery/jpictl#33 2023-10-28 22:43:53 +02:00
jpictl: create machine directories on jpictl write
amery pushed to pr-amery-mkdirall at amery/jpictl 2023-10-28 22:42:48 +02:00
d036abd816 jpictl: create machine directories on jpictl write
amery created branch pr-amery-mkdirall in amery/jpictl 2023-10-28 22:42:48 +02:00
amery pushed to dev-amery at amery/jpictl 2023-10-28 18:00:34 +02:00
9ab549f5a3 Merge branch 'pr-amery-wireguard-ini' into next-amery
d4bee2f14b Merge branch 'pr-amery-wg-auto-init' into next-amery
634941a1ef wireguard: implement EndpointAddress.UnmarshalText
1da505fd3d wireguard: implement UnmarshalText for PrivateKey and PublicKey
8d62bb0aae wireguard: switch from gcfg to asciigoat.org/ini/basic
Compare 9 commits »
amery created pull request amery/jpictl#32 2023-10-28 17:57:34 +02:00
jpictl: fix cloud.yaml unmarshalling
amery created branch pr-amery-unmarshaltext in amery/jpictl 2023-10-28 17:55:48 +02:00
amery pushed to pr-amery-unmarshaltext at amery/jpictl 2023-10-28 17:55:48 +02:00
634941a1ef wireguard: implement EndpointAddress.UnmarshalText
1da505fd3d wireguard: implement UnmarshalText for PrivateKey and PublicKey
Compare 2 commits »
amery pushed to dev-amery at amery/jpictl 2023-10-27 22:12:06 +02:00
b5b29eb4ad Merge branch 'main' into next-amery
9ab7594bcc Merge pull request 'jpictl: add initial dns add command' (#29)
07d4f462a3 Merge pull request 'wireguard: fix KeyPair.Validate()' (#30)
Compare 3 commits »
amery created pull request amery/jpictl#31 2023-10-27 22:05:59 +02:00
cluster: improve defaults to ease initialisation of new machines
amery pushed to pr-amery-wg-auto-init at amery/jpictl 2023-10-27 22:03:05 +02:00
e5639b2f4e cluster: generate ring keys on scan if missing
543824a54a cluster: allow empty wgN.conf files as markers to enable the ring
Compare 2 commits »
amery created branch pr-amery-wg-auto-init in amery/jpictl 2023-10-27 22:03:05 +02:00