Draft
Conversation
4704740 to
4615e92
Compare
…d to iterate a bit more but ok
c7259fc to
1158b22
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add new headless server which makes my Synology DS923+ focused on storage.
This likely means that this repo should be named something else perhaps.
Heavily developed using AI Assistant (ampcode). I am still in the driving seat evaluating the direction I want this to go, just have extra hands coding as I don't have much time for coding/debug outside work. The existing structure matches what I wanted which was a service-registry format for my homelab where most of the boring stuff is deal with automatically: oidc, secrets, ingress, etc. Oracle in ampcode was very very useful to pair and review the iterations around aspects I am not immediatly familiar with. My experience was very valuable to have the right intuition when we are getting sidetracked. In any case, having a clear idea of where we want to go is highly recommended when using AI Assistant.
For reference, my previous homelab setup was using this: https://github.com/bphenriques/self-hosted/ (no AI at the time).