Giter Club home page Giter Club logo

podverse-ops's People

Contributors

dependabot[bot] avatar jeroenvb3 avatar kreonjr avatar kylefdowney avatar mitchdowney avatar suorcd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

podverse-ops's Issues

Help update the podverse-ops onboarding documentation (Mac)

Mac

The podverse-ops repo is intended to help you run or deploy all apps from all Podverse repos. Basically if you wanted to deploy your own forked version of any/all of the Podverse apps, you would use the podverse-ops repo.

We need to update our documentation to make it easier for people to deploy Podverse apps. It would be a huge help if we can work with someone who doesn't already have podverse-ops running on their computer (or server), so we can go from a clean slate to up-and-running with podverse-ops, and document the steps we take along the way.

If you are interested in contributing to Podverse, and have at least some experience setting up a JavaScript dev environment, this could be a great way to get started with the Podverse code base. I'm happy to do a screen share with you over Discord if you would like, to walk you through the setup process and update the documentation as we go.

Please feel free to join our Discord and chat with us in the #dev channel if you'd like to work on this.

Discrepancy between npm run build for podverse-web between docker compose process vs build within podverse-web repo

When running docker-compose up for the podverse-web container, I ran into failures during the npm run build step that did not happen when I ran npm run build at the same commit in the podverse-web repo.

Specifically it was these props that were throwing the error when building through podverse-ops docker-compose process: podverse/podverse-web@2958411

But for some reason those props did not throw an error when running npm run bulid in the podverse-web repo.

There must be some kind of discrepancy between the build processes leading to this different outcome, but I don't have any ideas yet as to what could be the cause.

Help update the podverse-ops onboarding documentation (Linux)

Linux

The podverse-ops repo is intended to help you run or deploy all apps from all Podverse repos. Basically if you wanted to deploy your own forked version of any/all of the Podverse apps, you would use the podverse-ops repo.

We need to update our documentation to make it easier for people to deploy Podverse apps. It would be a huge help if we can work with someone who doesn't already have podverse-ops running on their computer (or server), so we can go from a clean slate to up-and-running with podverse-ops, and document the steps we take along the way.

If you are interested in contributing to Podverse, and have at least some experience setting up a JavaScript dev environment, this could be a great way to get started with the Podverse code base. I'm happy to do a screen share with you over Discord if you would like, to walk you through the setup process and update the documentation as we go.

Please feel free to join our Discord and chat with us in the #dev channel if you'd like to work on this.

Help update the podverse-ops onboarding documentation (Windows)

Windows

The podverse-ops repo is intended to help you run or deploy all apps from all Podverse repos. Basically if you wanted to deploy your own forked version of any/all of the Podverse apps, you would use the podverse-ops repo.

We need to update our documentation to make it easier for people to deploy Podverse apps. It would be a huge help if we can work with someone who doesn't already have podverse-ops running on their computer (or server), so we can go from a clean slate to up-and-running with podverse-ops, and document the steps we take along the way.

If you are interested in contributing to Podverse, and have at least some experience setting up a JavaScript dev environment, this could be a great way to get started with the Podverse code base. I'm happy to do a screen share with you over Discord if you would like, to walk you through the setup process and update the documentation as we go.

Please feel free to join our Discord and chat with us in the #dev channel if you'd like to work on this.

Upgrade to PG 16.2

Upgrade to PG 16.2

We had emergency DB work last week and upgraded the db

Re-evaluate backup solution

The current solution streams the data to gzip (with default level 6 compression) to a separate xfs block storage device.
The result is a fairly well compressed sql file; with about 90G of saving
The pv-db it took about 8 hours with the current solution

Looking around this might be a viable option https://serverfault.com/questions/1081642/postgresql-13-speed-up-pg-dump-to-5-minutes-instead-of-70-minutes

Also looking into adding the fast flag, streaming the data uncompressed to the volume and then compressing, or moving over to something like zstd

Rebuild Web/API server

Rebuild Web/API server

Identify what is needed to make server work
Determine where the gaps are
Discuss improvements like Jenkins for coordination
Review droplet size

Rebuild API Worker server

Rebuild API Worker server

Identify what is needed to make server work
Determine where the gaps are
Discuss improvements like Jenkins for coordination

Update db to latest PG 11 version

Is your feature request related to a problem? Please describe.
We are seeing issues with PG around wait times to access data

Describe the solution you'd like
Bumping the point version of PG might help with the access and get Podverse to supported version of PG

Describe alternatives you've considered
Jumping to PG 14, but that will take a migration step and more work.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.