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

Tailscale Rock-on incomplete #328 #338

Closed

Commits on Sep 27, 2022

  1. tailscale Rock-on save point rockstor#328

    Currently incomplete and untested, details in associated GitHub repo.
    Missing auth key entry and transit to associated binaries.
    phillxnet committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    ea6d511 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. tailscale Rock-on further dev rockstor#328

    Working via auth-key entry up-front during install.
    But no Web-UI as yet.
    phillxnet committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    de58604 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. tailscale Rock-on enable webui and state saving rockstor#328

    Inergrated webui requires upstream changes to startup
    script in docker container that are in-progress.
    Added volume to avoid etherial default of using ram
    to store state, so we configure via existing env var
    and map to a share.
    Remove user text regarding key generation as node
    authenticates via built in webui:
    given minor /tailscale/run.sh modifications to be
    submitted upstream.
    phillxnet committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    bf86ad8 View commit details
    Browse the repository at this point in the history