Alejandro Mery amery
  • Brighton, UK
  • Joined on 2015-05-02
amery pushed tag v0.4.0 to amery/jpictl 2023-08-24 23:11:49 +02:00
amery pushed to main at amery/jpictl 2023-08-24 23:11:49 +02:00
c81b782b26 zones: Machine.IsGateway()
0f62ee2e53 zones: rename Machine.RingAddresses to Machine.Rings
Compare 2 commits »
amery pushed to main at amery/jpictl 2023-08-24 22:21:32 +02:00
30a7bceda3 wireguard: make KeyPairs solid
60e2687d04 wireguard: make keys arrays instead of slices
1419e55d5b zones: remove useless RingInfo.Address
ffdacb833b zones: add Port information to RingAddressEncoder
aca0a5e834 zones: calculate Machine.ID on init
Compare 5 commits »
amery pushed to dev-amery-files at amery/jpictl 2023-08-24 16:38:44 +02:00
256c58cddc zones: Machine.CreateFile() and Machine.CreateTruncFile()
903e677071 zones: introduce Machine.OpenFile()
d0171fd971 zones: introduce Machine.RemoveFile()
999faeb062 zones: switch to using hackpadfs/os.FS as the standard os.FS is incomplete
1abb406465 zones: move Machine.ReadFile to a dedicated machine_file.go
Compare 8 commits »
amery pushed to main at amery/jpictl 2023-08-24 16:37:59 +02:00
61374d4cc5 zones: load wireguard key pairs on Machine.init()
975e166da7 zones: allow RingInfo.Merge() to enable, but not disable
b16c648f2c zones: introduce Machine.GetWireguardKeys()
Compare 3 commits »
amery pushed tag v0.3.1 to amery/jpictl 2023-08-24 16:37:59 +02:00
amery pushed to dev-amery-env at amery/jpictl 2023-08-23 22:31:43 +02:00
07fd7b450a zones: env: use SetGateway()
61d1ea85ee zones: SetGateway [WIP]
87258c7a9e zones: writeRingInfo [WIP]
c5c99db732 zones: introduce Machine.createRingInfo()
7258b4a20e zones: Machine.IsGateway()
Compare 10 commits »
amery pushed to dev-amery-files at amery/jpictl 2023-08-23 22:14:02 +02:00
15f28fa7c8 zones: Machine.CreateFile() and Machine.CreateTruncFile()
6838d00a0a zones: introduce Machine.OpenFile()
Compare 2 commits »
amery created branch dev-amery-files in amery/jpictl 2023-08-23 21:56:01 +02:00
amery pushed to dev-amery-files at amery/jpictl 2023-08-23 21:56:01 +02:00
52ea42be9e zones: Machine.Create() and Machine.CreateTrunc()
ba12d667f0 zones: introduce OpenFile()
e723066f7b zones: introduce Machine.RemoveFile()
3c6dee543a zones: switch to using hackpadfs/os.FS as the standard os.FS is incomplete
75d7b4389a zones: move Machine.ReadFile to a dedicated machine_file.go
Compare 5 commits »
amery pushed to dev-amery-env at amery/jpictl 2023-08-23 02:47:02 +02:00
b57a2dfd53 zones: WIP
47d79f7576 wireguard: introduce KeyPair.Validate()
e2f831fd6a wireguard: introduce NewKeyPair, NewPrivateKey, and PrivateKey.Public()
Compare 3 commits »
amery pushed tag v0.3.0 to amery/jpictl 2023-08-23 02:30:44 +02:00
amery pushed to main at amery/jpictl 2023-08-23 02:30:44 +02:00
47d79f7576 wireguard: introduce KeyPair.Validate()
e2f831fd6a wireguard: introduce NewKeyPair, NewPrivateKey, and PrivateKey.Public()
Compare 2 commits »
amery pushed to dev-amery-env at amery/jpictl 2023-08-23 01:54:51 +02:00
7b8f46fd7f wireguard: WIP
amery pushed to dev-amery-env at amery/jpictl 2023-08-23 01:50:10 +02:00
34f0b910c8 zones: WIP
amery pushed to dev-amery-env at amery/jpictl 2023-08-23 01:50:01 +02:00
1d8c818ec4 wireguard: make PrivateKey and PublicKey two distinct types
amery pushed tag v0.2.0 to amery/jpictl 2023-08-23 01:47:02 +02:00
amery pushed to main at amery/jpictl 2023-08-23 01:47:02 +02:00
1d8c818ec4 wireguard: make PrivateKey and PublicKey two distinct types
amery pushed to dev-amery-env at amery/jpictl 2023-08-23 01:35:38 +02:00
a07ed61e00 zones: WIP
2f51a463b2 zones: reduce writeEnvZone() complexity
0c0cba6fb5 jpictl: introduce env command
75206e4fa5 zones: Zones.WriteEnv() writing env variables describing the cluster
b084e103b9 zones: introduce Machine.getRingInfo()
Compare 11 commits »
amery pushed to main at amery/jpictl 2023-08-23 00:54:07 +02:00
2f51a463b2 zones: reduce writeEnvZone() complexity