Skip to content

Conversation

@frizzle-chan
Copy link
Collaborator

@frizzle-chan frizzle-chan commented Sep 5, 2022

Essentially starts a blank debian container, runs the install script, checks that vroxy is up
Adds pebble as a bogus ACME client to test certbot setup

@frizzle-chan frizzle-chan changed the title Adds e2e for vroxy_install_dev.sh Adds e2e for vroxy_install_deb.sh Sep 5, 2022
@frizzle-chan
Copy link
Collaborator Author

This is working now. But required a bunch of changes to the install script. Some of the changes break backwards compatibility.

Comment on lines +7 to +10
if pgrep tmux; then
echo "Stopping Vroxy service"
tmux kill-session -t vroxy
fi
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is sketch, idk if this is right

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.

2 participants