Skip to content
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

Added documentation to the readme for quick start #189

Merged
merged 1 commit into from
Oct 29, 2021

Conversation

Kerrryu
Copy link

@Kerrryu Kerrryu commented Oct 29, 2021

Why
While going through the document I felt like the steps provided helped me a lot with getting my raspberry pi setup with Balena and pushing code using the fleet system. I thought it would make a great addition to the documentation.

How
I included a little quick start guide with information on prerequisites and steps to help guide you through the process from start to finish of setting up your raspberry pi as a development environment for the repository and the modules included with it. I also included the useful Balena quick start guide with the step-by-step process of getting your first fleet up and running using the raspberry pi.

@Kerrryu Kerrryu requested a review from a team as a code owner October 29, 2021 04:48
@Kerrryu Kerrryu merged commit a2cd325 into master Oct 29, 2021
@Kerrryu Kerrryu deleted the sebastianmaj/documentationpi branch October 29, 2021 13:20
vpetersson pushed a commit that referenced this pull request Nov 15, 2021
…and pktfwd rewrite (#215)

* test diag with new base image

test diag with new base image

* bump upnp for testing

bump upnp for testing

* fix: add depends on for packet forwarder

The packet forwarder actually requires the miner container to be able to accept connections on the hostname helium-miner before it will be able to start the concentrator.

This adds a depends_on to not attempt to start the packet forwarder container until the miner container is up

* Create docker-compose.yml

Bumps UPnP, config, diag and packet forwarder containers so they are now all using the same base image.

We need to now test that it's actually smaller so will leave #182 open for now.

* Bump to 2021.10.27.0_GA

Bump to 2021.10.27.0_GA

* Added documentation to the readme for quick start (#189)

Added documentation to the readme for quick start (#189)

* Bump to 2021.10.29.0_GA

Bump to 2021.10.29.0_GA

* Bump to 2021.11.02.0_GA

Bump to 2021.11.02.0_GA

* rearrange readme

rearrange readme

* Update README.md

* Bump diag and config

Bump diag and config

* feat: bump GA to 2021.11.04.2

* release: bump GA to 2021.11.10.0

* release: bump GA to 2021.11.11.0

* Add tech support to CODEOWNERS

Partially fixes #208

* fix: ECC locking and initFile (#209)

Lock ECC usage and ensure initFile always returns.

* build: bump firmware version

* bump(pktfwd): current master branch

Including likely unnecessary patch to regions.

Co-authored-by: Aaron Shaw <shawaj@gmail.com>
Co-authored-by: Sebastian Maj <WolfTech@cogeco.ca>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants