CyberShell
CyberShell commented on issue CyberShell/backy#16 2025-03-27 03:49:17 +00:00
Package version checking needs to be reworked

Version checking should be done in multiple ways.

  1. Locally using package cache
  2. Candidate (to-be installed) checked against installed
CyberShell pushed to master at CyberShell/andrewnw.xyz 2025-03-26 01:56:11 +00:00
80aa770c0d automatic deployment
CyberShell opened issue CyberShell/backy#16 2025-03-22 17:18:42 +00:00
Package version checking needs to be reworked
CyberShell pushed to develop at CyberShell/backy 2025-03-21 14:10:33 +00:00
7be2679b91 change: Commands: host can now be localhost or 127.0.0.1 to run commands locally
3c6e3ed914 v0.10.2
Compare 2 commits »
CyberShell released v0.10.2 at CyberShell/backy 2025-03-20 03:53:37 +00:00
CyberShell pushed tag v0.10.2 to CyberShell/backy 2025-03-20 03:42:58 +00:00
CyberShell pushed to master at CyberShell/backy 2025-03-20 03:42:53 +00:00
3c6e3ed914 v0.10.2
02bc040e2a v0.10.2
9f1f36215a v0.10.2
ff75f4bbcd feat: add variable support
5f40713e98 feat: add variable support
Compare 10 commits »
CyberShell pushed to develop at CyberShell/backy 2025-03-20 03:41:34 +00:00
02bc040e2a v0.10.2
9f1f36215a v0.10.2
Compare 2 commits »
CyberShell pushed to develop at CyberShell/backy 2025-03-17 04:43:21 +00:00
ff75f4bbcd feat: add variable support
5f40713e98 feat: add variable support
Compare 2 commits »
CyberShell commented on issue CyberShell/backy#15 2025-03-16 20:54:57 +00:00
Type: file
type: file
src: path/to/nginx.conf
dst: /etc/nginx/nginx.conf
mode: 0700
templates: 
  vars: path/to/varfile
  file: path/to/nginx.temp

If vars are not…

CyberShell commented on issue CyberShell/backy#15 2025-03-16 20:46:02 +00:00
Type: file
type: file
src: path/to/nginx.conf
dst: /etc/nginx/nginx.conf
CyberShell opened issue CyberShell/backy#15 2025-03-16 20:43:04 +00:00
Type: file
CyberShell opened issue CyberShell/backy#14 2025-03-16 20:24:59 +00:00
Review: remote remote resources may be problematic for external files
CyberShell pushed to develop at CyberShell/backy 2025-03-14 04:35:13 +00:00
cd5f7611a9 notifications: add http service
b542711078 notifications: add http service
Compare 2 commits »
CyberShell pushed to develop at CyberShell/backy 2025-03-13 04:23:04 +00:00
52dbc353e5 change: update go toolchain
CyberShell pushed to develop at CyberShell/backy 2025-03-12 15:10:59 +00:00
6bef0c3e5b notifications: add http config
CyberShell pushed to develop at CyberShell/backy 2025-03-12 03:31:38 +00:00
4d705d78fb fix: golang-ci-lint version
CyberShell released v0.10.1 at CyberShell/backy 2025-03-12 03:25:06 +00:00
CyberShell pushed tag v0.10.1 to CyberShell/backy 2025-03-12 03:11:05 +00:00
CyberShell pushed to master at CyberShell/backy 2025-03-12 03:11:02 +00:00
62d47ecfa7 fix: pipeline errors