blakeridgway
  • Joined on 2026-03-07
blakeridgway opened issue ArclineIT/portal#8 2026-04-16 20:57:10 -05:00
Log file reader (tail -F equivalent in Go)
blakeridgway opened issue ArclineIT/portal#7 2026-04-16 20:57:09 -05:00
Rollback: keep last 3 deployments, one-click restore
blakeridgway opened issue ArclineIT/portal#6 2026-04-16 20:57:09 -05:00
Deploy log viewer (streaming via SSE)
blakeridgway opened issue ArclineIT/portal#5 2026-04-16 20:57:08 -05:00
Deploy: rsync to customer docroot via internal SSH
blakeridgway opened issue ArclineIT/portal#4 2026-04-16 20:57:07 -05:00
Build runner (sandboxed subprocess, timeout)
blakeridgway opened issue ArclineIT/portal#3 2026-04-16 20:57:07 -05:00
Webhook receiver (verify HMAC signature)
blakeridgway opened issue ArclineIT/portal#2 2026-04-16 20:57:06 -05:00
GitLab OAuth integration
blakeridgway opened issue ArclineIT/portal#1 2026-04-16 20:57:05 -05:00
Alert email templates (30/14/7 day notifications not wired up)
blakeridgway opened issue ArclineIT/migrate#13 2026-04-16 20:57:03 -05:00
Cross-compile Makefile
blakeridgway opened issue ArclineIT/migrate#12 2026-04-16 20:57:02 -05:00
README with step-by-step migration walkthrough
blakeridgway opened issue ArclineIT/migrate#11 2026-04-16 20:57:01 -05:00
Progress display (files copied, DB size, elapsed)
blakeridgway opened issue ArclineIT/migrate#10 2026-04-16 20:57:00 -05:00
verify subcommand: check bundle integrity + manifest
blakeridgway opened issue ArclineIT/migrate#9 2026-04-16 20:56:59 -05:00
Bundle: tar.gz output
blakeridgway opened issue ArclineIT/migrate#8 2026-04-16 20:56:58 -05:00
manifest.json writer
blakeridgway opened issue ArclineIT/migrate#7 2026-04-16 20:56:57 -05:00
DNS zone export (cPanel API → BIND format)
blakeridgway opened issue ArclineIT/migrate#6 2026-04-16 20:56:56 -05:00
Generic mode: prompt user for DB name/user/pass if no cPanel API
blakeridgway opened issue ArclineIT/migrate#5 2026-04-16 20:56:55 -05:00
cPanel API integration: fetch DB list, DNS zone, PHP version
blakeridgway opened issue ArclineIT/migrate#4 2026-04-16 20:56:54 -05:00
Database export: run mysqldump remotely, stream result
blakeridgway opened issue ArclineIT/migrate#3 2026-04-16 20:56:54 -05:00
File export: rsync-style copy over SSH (public_html)
blakeridgway opened issue ArclineIT/migrate#2 2026-04-16 20:56:53 -05:00
SSH connection handler (password + key auth)