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

Deploy into Raspberry Pi environment #28

Closed
3 tasks
ocriado91 opened this issue Apr 1, 2024 · 1 comment · Fixed by #42
Closed
3 tasks

Deploy into Raspberry Pi environment #28

ocriado91 opened this issue Apr 1, 2024 · 1 comment · Fixed by #42
Assignees
Labels
CI/CD Continuous Integration / Deployment related issues documentation Improvements or additions to documentation

Comments

@ocriado91
Copy link
Owner

ocriado91 commented Apr 1, 2024

Implement a CD pipeline to deploy the project into a Raspberry Pi

DoD:

  • Configure a local Github Action runner
  • Setup pipeline to deploy into Raspberry Pi environment (just into pull request and master stages)
  • Update README.md to explain these steps
@ocriado91 ocriado91 added CI/CD Continuous Integration / Deployment related issues documentation Improvements or additions to documentation labels Apr 1, 2024
@ocriado91 ocriado91 self-assigned this Apr 1, 2024
@ocriado91
Copy link
Owner Author

Raspberry Pi (Raspbian) not supported into self-hosted Gitub Actions runners:

actions/python-versions#230

To deploy into Ubuntu and deploy into Raspberry Pi server through SSH

@ocriado91 ocriado91 linked a pull request Apr 16, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Continuous Integration / Deployment related issues documentation Improvements or additions to documentation
Projects
Development

Successfully merging a pull request may close this issue.

1 participant