Skip to content

docs: add exe.dev cloud option#294

Merged
bborn merged 6 commits intomainfrom
exe-dev-docker-image
Jan 31, 2026
Merged

docs: add exe.dev cloud option#294
bborn merged 6 commits intomainfrom
exe-dev-docker-image

Conversation

@bborn
Copy link
Copy Markdown
Owner

@bborn bborn commented Jan 31, 2026

Summary

  • Adds exe.dev as a cloud deployment option for TaskYou
  • Updates README with installation instructions
  • Adds exe.dev command to taskyou.dev website

One-liner

ssh exe.dev 'new --name=tasks --prompt="Run: curl -fsSL taskyou.dev/install.sh | bash"'

Test plan

  • Verify README renders correctly
  • Verify taskyou.dev shows both install options
  • Test the exe.dev command creates a working VM

🤖 Generated with Claude Code

bborn and others added 6 commits January 31, 2026 06:24
Adds a Docker image based on exeuntu that:
- Pre-installs TaskYou from GitHub releases
- Launches TaskYou TUI automatically on SSH login
- Uses SSH ForceCommand + .bashrc hook for reliable launch

Users can spin up a TaskYou VM with:
  ssh exe.dev new --image=ghcr.io/bborn/taskyou-exe:latest

Includes:
- docker/exedev/Dockerfile - Multi-arch image build
- docker/exedev/task-shell.sh - Login shell wrapper
- docker/exedev/AGENTS.md - Claude instructions for exe.dev
- docker/exedev/README.md - Usage documentation
- Makefile targets: docker-build, docker-push

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
The custom Docker image has SSH issues on exe.dev. Document the
working approach using --prompt to have Shelley install TaskYou.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
The custom image approach doesn't work with exe.dev's SSH routing.
Use the --prompt approach with stock exeuntu instead.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@bborn bborn changed the title feat: add exe.dev Docker image for instant TaskYou VMs docs: add exe.dev cloud option Jan 31, 2026
@bborn bborn merged commit f55af02 into main Jan 31, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant