Self contained docker stack

Open
#44 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
docker, git, rust

Research direction

Start by reviewing ktra's current Git repository requirement and the proposed Docker stack boundary. Evaluate a Git server that permits external reads while restricting writes to ktra, and define completion as a self-contained stack that removes the user's separate Git-repository setup.

Written by the indexing model from the issue text.

Description

I would like a way to get rid of the git repo requirement, would it be possible to set up a docker stack that contains ktra and a git server only used for ktra, the git could be read by all externals (or only with auth) and only write by ktra in the stack (no other write allowed).

This would allow to make git requirement more transparent for user of ktra.

I will maybe try to set up it myself, but I'm lack of git server knowledge so any help / advice would be nice.

nice https://github.com/rust-lang/cargo/pull/10470 look like we will soon be able to remove git as a database... :p

Dominant language
Rust
Stars
432
Forks
35
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from moriturus/ktra

All issues in moriturus/ktra

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.