Skip to content

Milestones

List view

  • PGEtinker is great, but it's bloated. To deploy it locally for development **requires** docker, docker compose, docker buildx, and in some cases a special fix for apparmor. It works, but it's not great and it uses a lot of resources, relies on too many tech ecosystems, relies on too many 3rd party packages, and really the list goes on. PGEtinker has been up and running without a break for nearly 2 years and we've learned quite a bit about webdev and devops in the meantime. PGEtinker is getting a completely, ground-up rewrite to address the aforementioned issues with the project. You can follow our progress if you're interested by checking out the ``overhaul`` branch, where the first commit will be to completely delete **EVERYTHING**, to start fresh. Wish us luck!!

    No due date