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

create the updatable Backstage image #1

Open
nimakaviani opened this issue May 8, 2023 · 1 comment
Open

create the updatable Backstage image #1

nimakaviani opened this issue May 8, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@nimakaviani
Copy link
Contributor

  • Create and publish an image from the backstage repo.
  • automate image creation via github workflows so we can stamp new images with semver support
  • have it be manually trigerrable so admins can choose when to publish a new image
@nabuskey nabuskey added the enhancement New feature or request label May 8, 2023
@nabuskey nabuskey added this to the v1.0.0 milestone May 8, 2023
@nabuskey
Copy link
Contributor

nabuskey commented May 9, 2023

Dockerfile: packages/backend/Dockerfile
We should use node:18-bullseye-slim instead of 16.
For general guidance from backstage.
https://backstage.io/docs/deployment/docker/

Deployment example: https://github.com/cnoe-io/reference-implementation-aws/tree/main/package/backstage

For my own use I've been just doing:
podman build -f packages/backend/Dockerfile

@nabuskey nabuskey linked a pull request May 17, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants