Git Product home page Git Product logo

h2m's Issues

Resource constraints

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.
Deployments use too much resources (8GB RAM for 3-4 apps like nginx+apache+littlelink+ghost/nextcloud with caching)

Describe the solution you'd like
A clear and concise description of what you want to happen.
Limit deployments to not use too much resources.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Let it be as it is now.

NextCloud helm chart redeployment can't use created username

Describe the bug
A clear and concise description of what the bug is.

After redeployment using NextCloud Helm chart or recreating a pod, NextCloud can't access the user, provided in the configuration

starting nextcloud installation
The username is already being used
retrying install

Issue is also open in NextCloud's helm repo

To Reproduce
Steps to reproduce the behavior:

  1. Redeploy nextcloud instance / kill and recreate nextcloud-web pod
  2. Get error

Expected behavior
A clear and concise description of what you expected to happen.
Proceed without installation

Server (please complete the following information):

  • OS: [e.g. iOS] Ubuntu Cloud-init 22.04
  • Version of NextCloud helm chart: 4.6.2
  • Version of k3s: v1.28.6+k3s2

Possible fix
Using install env in nextcloud entrypoint.sh set to false after the init installation.

if [ "$install" = true ]; then
                        run_path pre-installation

                        echo "Starting nextcloud installation"
                        max_retries=10
                        try=0

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.