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

Automate rebuilding base preview #16

Open
paul121 opened this issue Mar 22, 2022 · 1 comment
Open

Automate rebuilding base preview #16

paul121 opened this issue Mar 22, 2022 · 1 comment

Comments

@paul121
Copy link
Owner

paul121 commented Mar 22, 2022

The base preview should be rebuilt every couple weeks. At a minimum when there are new farmOS releases!

  • Change docker image to use farmOS latest or 2.x tag
  • Consider github action?
  • Also need to consider that rebuilding the base preview will cause previews built from this base preview to blow up in size. If there are 3 dependent previews, they will become 1GB each. So ideally we have 1) more storage space or 2) only rebuild when there are no dependent previews
@paul121
Copy link
Owner Author

paul121 commented Apr 20, 2022

Also need to consider that rebuilding the base preview will cause previews built from this base preview to blow up in size. If there are 3 dependent previews, they will become 1GB each. So ideally we have 1) more storage space or 2) only rebuild when there are no dependent previews

This alone might be reason to increase the storage space. For the past week there have consistently been 15+ previews. We can't re-build the base preview without deleting all of these

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

No branches or pull requests

1 participant