-
Notifications
You must be signed in to change notification settings - Fork 84
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
RFC: local server setup #1032
base: main
Are you sure you want to change the base?
RFC: local server setup #1032
Commits on Oct 11, 2024
-
WIP:docs: document process of setting up a local server
Preliminary documentation for setup. Requires several subsequent commits on this branch. Signed-off-by: Eric Fahlgren <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9be6dac - Browse repository at this point
Copy the full SHA 9be6dacView commit details -
WIP:config: detangle volume mounts of host and containers
Make explicit where containers and the hosts mount their shared volumes. First, so it works. Second, so it's easy to manage on the host side. Copy and configure '.env` to the containers, removing the mount points where appropriate. Signed-off-by: Eric Fahlgren <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 99ca66a - Browse repository at this point
Copy the full SHA 99ca66aView commit details
Commits on Oct 12, 2024
-
WIP:docs: add missing information
Added the crucial information about setting up a proper '.env'. Minor formatting and wording changes. Signed-off-by: Eric Fahlgren <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 56d5bbb - Browse repository at this point
Copy the full SHA 56d5bbbView commit details
Commits on Oct 16, 2024
-
ci: use new container socket setting
Make the CI test runs conform to the reworked container paths. Signed-off-by: Eric Fahlgren <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ae7984a - Browse repository at this point
Copy the full SHA ae7984aView commit details -
tests: remove check on settings.container_sock
CI and userland testing use different values for the 'container_sock', so remove it. Signed-off-by: Eric Fahlgren <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b9dd768 - Browse repository at this point
Copy the full SHA b9dd768View commit details
Commits on Oct 17, 2024
-
Make the README track the contents of local_server documentation and changes to config. Signed-off-by: Eric Fahlgren <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 28c167a - Browse repository at this point
Copy the full SHA 28c167aView commit details
Commits on Oct 26, 2024
-
Fix abbreviations and remove string directives from f-strings. Signed-off-by: Eric Fahlgren <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be4efb6 - Browse repository at this point
Copy the full SHA be4efb6View commit details -
Get rid of CONTAINER_SOCK as it's unneeded. Signed-off-by: Eric Fahlgren <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 903a77f - Browse repository at this point
Copy the full SHA 903a77fView commit details -
Restore CONTAINER_SOCK as it's needed by the worker container when creating builders. Signed-off-by: Eric Fahlgren <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b6c9a2 - Browse repository at this point
Copy the full SHA 4b6c9a2View commit details