Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Prototype #1

Merged
merged 87 commits into from
Oct 19, 2023
Merged

Prototype #1

merged 87 commits into from
Oct 19, 2023

Commits on Oct 18, 2023

  1. Basic keys working

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    b128bdd View commit details
    Browse the repository at this point in the history
  2. Fix lint

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    d919036 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    322ed5e View commit details
    Browse the repository at this point in the history
  4. Relint

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    e840e54 View commit details
    Browse the repository at this point in the history
  5. Check a configuration

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    94df3e0 View commit details
    Browse the repository at this point in the history
  6. Tidy up to work locally

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    674e38c View commit details
    Browse the repository at this point in the history
  7. Add simple server commands

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    c0d4144 View commit details
    Browse the repository at this point in the history
  8. Smalll pull utility

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    d151bea View commit details
    Browse the repository at this point in the history
  9. Add ssh configuration

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    3aa477f View commit details
    Browse the repository at this point in the history
  10. Allow basic backup

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    0ee8303 View commit details
    Browse the repository at this point in the history
  11. Basic support for restore

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    efb6ff9 View commit details
    Browse the repository at this point in the history
  12. Tidy up

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    57f0b31 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dbe078d View commit details
    Browse the repository at this point in the history
  14. Support data export

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    86fd3c1 View commit details
    Browse the repository at this point in the history
  15. Big tidyup, simpler now

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    3f9cf45 View commit details
    Browse the repository at this point in the history
  16. Add manual import path

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    d93b3cd View commit details
    Browse the repository at this point in the history
  17. Reformat

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    409931e View commit details
    Browse the repository at this point in the history
  18. Ignore more files

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    4f6f43a View commit details
    Browse the repository at this point in the history
  19. Add docker images

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    b265da9 View commit details
    Browse the repository at this point in the history
  20. Add volume marker

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    a095405 View commit details
    Browse the repository at this point in the history
  21. Update ssh config

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    3d12d0d View commit details
    Browse the repository at this point in the history
  22. Basic config validation

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    28b2ccc View commit details
    Browse the repository at this point in the history
  23. Fix tests

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    bde6225 View commit details
    Browse the repository at this point in the history
  24. Expand config examples

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    777ddec View commit details
    Browse the repository at this point in the history
  25. Add dev notes

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    e25da6d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3357c88 View commit details
    Browse the repository at this point in the history
  27. Generate all keys at once

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    156cce6 View commit details
    Browse the repository at this point in the history
  28. Use correct vault

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    21d533c View commit details
    Browse the repository at this point in the history
  29. Compatibility tweaks

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    c910290 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    bd3a78e View commit details
    Browse the repository at this point in the history
  31. Test for unconfigured

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    835b277 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    3fc461e View commit details
    Browse the repository at this point in the history
  33. Expand testing

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    6d4cbff View commit details
    Browse the repository at this point in the history
  34. Expand testing

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    9889dde View commit details
    Browse the repository at this point in the history
  35. Fix lint

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    6ce7f86 View commit details
    Browse the repository at this point in the history
  36. Basic tests for server

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    357a70b View commit details
    Browse the repository at this point in the history
  37. Bunch more mocks

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    54b341c View commit details
    Browse the repository at this point in the history
  38. A little utility testing

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    8e89f5b View commit details
    Browse the repository at this point in the history
  39. Expand server control

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    729daee View commit details
    Browse the repository at this point in the history
  40. Tidy up docs

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    ca229c3 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    9bf458d View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    faa1cf9 View commit details
    Browse the repository at this point in the history
  43. Tidy up docs

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    ce7b332 View commit details
    Browse the repository at this point in the history
  44. Expand testing

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    c293b94 View commit details
    Browse the repository at this point in the history
  45. More utility tests

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    1c11d19 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    e536299 View commit details
    Browse the repository at this point in the history
  47. New docker fixture

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    da9b625 View commit details
    Browse the repository at this point in the history
  48. Isolate tests with fixtures

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    be20b85 View commit details
    Browse the repository at this point in the history
  49. Add connection test

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    99aedd5 View commit details
    Browse the repository at this point in the history
  50. Expand development docs

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    9594d3e View commit details
    Browse the repository at this point in the history
  51. Expand main docs

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    3290070 View commit details
    Browse the repository at this point in the history
  52. Add extra cli test

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    1eea639 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    eba7ca6 View commit details
    Browse the repository at this point in the history
  54. Shut down server

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    173a17c View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    dbb4ff9 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    d5f6246 View commit details
    Browse the repository at this point in the history
  57. Another attempt at versions

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    dafd0b5 View commit details
    Browse the repository at this point in the history
  58. Install vault if required

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    1b00827 View commit details
    Browse the repository at this point in the history
  59. Add tmate

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    10e2397 View commit details
    Browse the repository at this point in the history
  60. Skip test for now

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    58ea371 View commit details
    Browse the repository at this point in the history
  61. Correct skip syntax

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    89e16be View commit details
    Browse the repository at this point in the history
  62. Fix lint

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    59f5f39 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    f16b601 View commit details
    Browse the repository at this point in the history
  64. Fix lint

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    10c61a8 View commit details
    Browse the repository at this point in the history
  65. Change mount point

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    a8ddeb0 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    9f0a6b7 View commit details
    Browse the repository at this point in the history
  67. Move keys too

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    5145c13 View commit details
    Browse the repository at this point in the history
  68. Add buildkite configuration

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    ab1eab6 View commit details
    Browse the repository at this point in the history
  69. Fix lint

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    4ce714c View commit details
    Browse the repository at this point in the history
  70. Fix docker build

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    22890cf View commit details
    Browse the repository at this point in the history
  71. Relax naming requirement

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    71898cd View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    fba1963 View commit details
    Browse the repository at this point in the history
  73. Pull images in action

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    f71a507 View commit details
    Browse the repository at this point in the history
  74. Better docs

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    63b3d65 View commit details
    Browse the repository at this point in the history
  75. Remove dep from docker

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    16fbbdf View commit details
    Browse the repository at this point in the history
  76. Remove redundant call

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    c8e28e6 View commit details
    Browse the repository at this point in the history
  77. Add missing arg to backup

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    b44e61b View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    1f15bbd View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    c7478c1 View commit details
    Browse the repository at this point in the history
  80. Use literal branch name

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    569b308 View commit details
    Browse the repository at this point in the history
  81. Allow ommitting the path

    richfitz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    43e3648 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Apply suggestions from code review

    Co-authored-by: M-Kusumgar <[email protected]>
    richfitz and M-Kusumgar authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    4e14809 View commit details
    Browse the repository at this point in the history
  2. Fix fstring, with test

    richfitz committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    6bc9e1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6765c34 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: M-Kusumgar <[email protected]>
    richfitz and M-Kusumgar authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    859dae2 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    Co-authored-by: Rob <[email protected]>
    richfitz and r-ash authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    d5e2233 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c876866 View commit details
    Browse the repository at this point in the history