Commit Graph

2504 Commits

Author SHA1 Message Date
Joey Hafner
1c450159af
#16 Configure decrypting config.boot
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 15s
SSH and echo to file / ssh (push) Failing after 0s
- Add age recipient key for wizard to .sops.yaml (also placed privatekey on wizard at /config/wizard.host.key)
- Add step to install sops from specific binary release v3.9.1
- Add step to decrypt config.boot locally
- Add step to push decrypted config.boot to vyos host
- Trigger workflow
2024-10-25 13:27:57 -07:00
Joey Hafner
d9e32c2074
#16 Trigger workflow
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 13s
SSH and echo to file / ssh (push) Successful in 22s
2024-10-25 12:41:45 -07:00
Joey Hafner
d329ee1e1d
#16 Refactor vyos.sh to accept alternative ssh and scp command configurations, adapt vyos-deploy to pass new SSH_CMD and SCP_CMD
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 12s
2024-10-25 12:41:25 -07:00
Joey Hafner
e88b422864
#16 Trigger workflow
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 13s
SSH and echo to file / ssh (push) Failing after 21s
2024-10-25 12:08:41 -07:00
Joey Hafner
af84c4725a
#16 Increase timeout threshold for ping 2024-10-25 12:08:20 -07:00
Joey Hafner
197c6a721a
#16 Trigger workflow rerun
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 12s
SSH and echo to file / ssh (push) Failing after 19s
2024-10-25 12:06:53 -07:00
Joey Hafner
518e3a6abe
#16 Disable hacking#show-changes, get package index before attempting to install iputils-ping 2024-10-25 12:06:04 -07:00
Joey Hafner
6ca2d8ed46
#16 Small fixes
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 12s
SSH and echo to file / ssh (push) Failing after 10s
- Hacking.yaml: Switch to simpler git command to show changes in most recent commit
- Vyos-deploy.yaml: Attempt to use the vyos.sh script to run an op-mode command
- Config: Ignore the documentation's suggestion that pubkeys should be base64 encoded
2024-10-25 11:59:25 -07:00
Joey Hafner
aa7f5849ff
#16 Fix ping package name, attempt to make git shut up about "ambiguous reference"
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 10s
2024-10-25 00:31:50 -07:00
Joey Hafner
811baf18fa
#16 Commit working state for SSH, re-add ping, trigger workflow
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 11s
SSH and echo to file / ssh (push) Failing after 10s
2024-10-25 00:29:29 -07:00
Joey Hafner
a41b517f64
#16 Trigger workflow
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 12s
SSH and echo to file / ssh (push) Successful in 12s
2024-10-25 00:13:42 -07:00
Joey Hafner
d2151597bb
#16 Set port properly 2024-10-25 00:13:27 -07:00
Joey Hafner
a8fe2b9a7e
#16 Trigger workflow
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 13s
SSH and echo to file / ssh (push) Failing after 12s
2024-10-25 00:12:16 -07:00
Joey Hafner
39f8e7aa22
#16 Decrease verbosity, re-enable StrictHostKeyChecking, set port explicitly 2024-10-25 00:12:02 -07:00
Joey Hafner
354cd35160
#16 Grab only the ed25519 host key, trigger workflow
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 12s
SSH and echo to file / ssh (push) Failing after 12s
2024-10-25 00:03:15 -07:00
Joey Hafner
3634634d1b
#16 Commit sin
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 12s
SSH and echo to file / ssh (push) Failing after 12s
2024-10-24 23:54:34 -07:00
Joey Hafner
900b53822f
#16 Increase SSH command verbosity, trigger workflow
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 10s
SSH and echo to file / ssh (push) Failing after 12s
2024-10-24 23:49:48 -07:00
Joey Hafner
6e8437f154
#16 Trigger workflow
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 12s
SSH and echo to file / ssh (push) Failing after 10s
2024-10-24 23:47:58 -07:00
Joey Hafner
24714471d5
#16 Run ssh more explicitly 2024-10-24 23:47:43 -07:00
Joey Hafner
a1038ff2e4
#16 Remove ping test (ping not available in container), trigger workflow
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 10s
SSH and echo to file / ssh (push) Failing after 11s
2024-10-24 23:43:02 -07:00
Joey Hafner
f8db7a449c
#16 Trigger workflow
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 13s
SSH and echo to file / ssh (push) Failing after 13s
2024-10-24 23:40:44 -07:00
Joey Hafner
b2bf19cf1d
#16 Add ping check, don't echo pubkey, run whoami in last step
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 13s
2024-10-24 23:39:51 -07:00
Joey Hafner
326fa400c4
#16 Update config with new public IP, update authorized_keys to be base64 encoded
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 12s
SSH and echo to file / ssh (push) Failing after 12s
2024-10-24 23:32:54 -07:00
Joey Hafner
1f8c504909
#16 Update from saved config
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 11s
SSH and echo to file / ssh (push) Failing after 12s
2024-10-24 23:29:29 -07:00
Joey Hafner
1cedf948f1
#16 Trigger workflow
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 12s
SSH and echo to file / ssh (push) Failing after 11s
2024-10-24 22:49:19 -07:00
Joey Hafner
dd27255a0e
#16 Print pubkey
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2024-10-24 22:49:00 -07:00
Joey Hafner
50259d7832
#16 Trigger workflow
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 10s
SSH and echo to file / ssh (push) Failing after 10s
2024-10-24 22:39:21 -07:00
Joey Hafner
6358df4721
#16 Add quick hello world
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 12s
Does the runner's shell environment get reset between steps?
2024-10-24 22:38:26 -07:00
Joey Hafner
29d6f57968
#16 Null edit
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 10s
SSH and echo to file / ssh (push) Failing after 10s
2024-10-24 20:09:30 -07:00
Joey Hafner
3322db9c04
#16 Remove '-o StrictHostKeyChecking=accept-new' 2024-10-24 20:07:24 -07:00
Joey Hafner
a9b86278c9
#16 Trivial change to trigger workflow
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 11s
SSH and echo to file / ssh (push) Failing after 10s
2024-10-24 19:50:51 -07:00
Joey Hafner
8c2ab79a8d
#16 Hacking known_hosts
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 11s
2024-10-24 19:50:22 -07:00
Joey Hafner
fed15a2df2
#16 Null change to trigger workflow
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 11s
SSH and echo to file / ssh (push) Failing after 10s
2024-10-24 17:00:58 -07:00
Joey Hafner
5c5413b6b1
#16 Switch to using the StrictHostKeyChecking=accept-new option
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 13s
2024-10-24 16:55:00 -07:00
Joey Hafner
28b366ce04
#16 Null change
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 10s
SSH and echo to file / ssh (push) Failing after 9s
2024-10-24 16:49:22 -07:00
Joey Hafner
4d9d111542
#16 Initialize the known_hosts file before attempting to refresh it
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2024-10-24 16:49:08 -07:00
Joey Hafner
c54c046a24
#16 Null change to trigger workflow
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 19s
SSH and echo to file / ssh (push) Failing after 12s
2024-10-24 16:46:55 -07:00
Joey Hafner
b66e468aea
#16 Add hostkey fingerprint to known_hosts
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 13s
2024-10-24 16:46:11 -07:00
Joey Hafner
231420105a
#16 Remove OTP
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 13s
SSH and echo to file / ssh (push) Failing after 13s
2024-10-24 16:42:44 -07:00
Joey Hafner
93b5321f75
#16 Secure SSH key, generate pubkey, print fingerprint
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 13s
2024-10-24 16:42:13 -07:00
Joey Hafner
b98def8268
#16 Remote last cosmetic static-mapping
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 12s
SSH and echo to file / ssh (push) Failing after 13s
2024-10-24 16:37:30 -07:00
Joey Hafner
1904d24958
#16 Wrap var in quotes
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 11s
2024-10-24 16:35:40 -07:00
Joey Hafner
b5f77f5ab1
#16 Render newlines when echoing privkey to tmp
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 10s
2024-10-24 16:34:31 -07:00
Joey Hafner
879400718b
#16 Remove unused static-mapping
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 10s
SSH and echo to file / ssh (push) Failing after 11s
2024-10-24 16:30:31 -07:00
Joey Hafner
a9901f3f24
#16 Run commands from vyos dir, add step to run commands via vyos.sh 2024-10-24 16:29:41 -07:00
Joey Hafner
29a7fad73b
#16 Replace runner pubkey
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 17s
SSH and echo to file / ssh (push) Successful in 13s
2024-10-24 16:12:06 -07:00
Joey Hafner
f7d26ab405
Init workflow for hacking with Gitea Actions 2024-10-24 16:11:52 -07:00
Joey Hafner
421cae65e3
#16 Cosmetic change: Remove unused static-mapping
Some checks failed
SSH and echo to file / ssh (push) Failing after 13s
2024-10-24 15:54:36 -07:00
Joey Hafner
d594148160
#16 Switch to printing a var instead of a secret 2024-10-24 15:53:26 -07:00
Joey Hafner
6f744c36ee
#16 Cosmetic change: Remove unused static-mapping
Some checks failed
SSH and echo to file / ssh (push) Failing after 13s
2024-10-24 15:50:39 -07:00