Expanded setup instructions - #51
Merged
Merged
Conversation
Expanded setup instructions related to Nix and Docker, and added the option to use Demeter
rober-m
marked this pull request as ready for review
July 18, 2025 12:24
Contributor
Author
|
Hi @Unisay, I'd appreciate a review whenever you have the time. 🙏 |
Contributor
Author
|
Hi, @LukaKurnjek, as the original author of the instructions, feel free to take a look if you have the time. I tried to be as concise as possible and offloaded much of the original notes and instructions to their respective docs. I hope that's ok. |
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR expands the setup instructions in the README to provide more detailed and organized guidance for setting up development environments. The changes restructure existing content into collapsible sections and add a new Demeter cloud development option.
- Reorganized existing Nix and Docker setup instructions into collapsible details sections for better readability
- Added comprehensive Demeter cloud development environment setup instructions
- Enhanced Docker/Devcontainer instructions with more specific guidance for different use cases
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
Looks OK to me. Feel free to merge it. |
Unisay
approved these changes
Jul 22, 2025
Unisay
left a comment
Contributor
There was a problem hiding this comment.
LGTM!
@zeme-wana waiting for you to take a look too :-)
zeme-wana
approved these changes
Jul 23, 2025
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.
Expanded setup instructions related to Nix and Docker, and added the option to use Demeter.
The new information is based on the Education team's plinth-dev-env development environment, which was previously used during the PPP and other training courses and events.
The objective of moving those instructions here is, in part, to be able to finally fully drop
plinth-dev-envin favor ofplinth-templateas the "development environment of choice" for Plinth.Pre-submit checklist: