Skip to content

How to add git authentication? #129

@ebbeknudsen

Description

@ebbeknudsen

Hello. How would I got about adding authentication (like an SSH key) to be able to sync the wiki with my git remote?

What is the recommended approach?

  1. Create a ssh key in my host and map the file into container
    • How do I add the ssh key to the agent inside the container?
  2. Manually perform something like docker exec into the container, and create the ssh configuration?
    • I feel like manually performing something inside a docker container is contradictory to the purpose of docker containers. I would have to do this again if i ever recreate the container or something similar

What is the recommended approach? I think the documentation is very lackluser on this topic, it just links to githubs documentation of how to add an ssh key

Thanks for the help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions