Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properly apt-get install inn2 in a GitHub Action. #310

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Sep 16, 2024

  1. Properly apt-get install inn2 in a GitHub Action.

    Demonstrate how to properly `apt-get install inn2` in a GitHub Action.
    Configure the inn2 instance so that other code can test interactions with the inn2 server.
    
    Much of this project's documentation covers how to build inn2 from source.  It would be helpful if there were working examples of how to `apt-get install inn2` in Docker or in a GitHub Action.  I have been struggling to do so for a few hours without success.
    cclauss committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    0803f96 View commit details
    Browse the repository at this point in the history