Git Product home page Git Product logo

casdoor-helm's Introduction

πŸ“¦βš‘οΈ Casdoor

An open-source UI-first Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0, OIDC, SAML, CAS, LDAP, SCIM, WebAuthn, TOTP, MFA and RADIUS

semantic-release docker pull casbin/casdoor GitHub Workflow Status (branch) GitHub Release Docker Image Version (latest semver)

Go Report Card license GitHub issues GitHub stars GitHub forks Crowdin Discord

Sponsored by

Build auth with fraud prevention, faster.
Try Stytch for API-first authentication, user & org management, multi-tenant SSO, MFA, device fingerprinting, and more.

Online demo

Documentation

https://casdoor.org

Install

How to connect to Casdoor?

https://casdoor.org/docs/how-to-connect/overview

Casdoor Public API

Integrations

https://casdoor.org/docs/category/integrations

How to contact?

Contribute

For casdoor, if you have any questions, you can give Issues, or you can also directly start Pull Requests(but we recommend giving issues first to communicate with the community).

I18n translation

If you are contributing to casdoor, please note that we use Crowdin as translating platform and i18next as translating tool. When you add some words using i18next in the web/ directory, please remember to add what you have added to the web/src/locales/en/data.json file.

License

Apache-2.0

casdoor-helm's People

Contributors

casbin-bot avatar hhk7734 avatar hsluoyz avatar michaelsp avatar mjgallag avatar riddlerknight avatar sp71 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

casdoor-helm's Issues

Error Pulling Helm Repo

Getting below error while pulling up the helm repo

helm repo add casdoor https://hub.docker.com/repository/docker/casbin/casdoor-helm-charts

[ec2-user@ip-10-101-6-41 casdoor]$ helm repo add casdoor https://hub.docker.com/repository/docker/casbin/casdoor-helm-charts Error: looks like "https://hub.docker.com/repository/docker/casbin/casdoor-helm-charts" is not a valid chart repository or cannot be reached: error converting YAML to JSON: yaml: line 21: mapping values are not allowed in this context

Add index.yaml

The index.yaml is missing from the repository. It originally existed in casdoor but was removed once the helm components were migrated to this repo. The index.yaml is an important file as it simplifies the helm installation process for developers without needing to manually download the helm chart to their machines. We should add this file back in and similar to how Chart.yaml is updated by the CI, the index.yaml should also be updated accordingly. Currently, this workflow generates the index.yaml but it's never committed to git. A quick solution would be to update casdoor workflow to commit the index.yaml and push up to docker hub. This repo would no longer require a workflow directory then

Incorrect Application Version

@MichaelSp The Chart version is incorrect in this repo. Also, the commit message has a typo

Commit Message
chor(helm): bump helm charts appVersion to v1.495.0

The chor should be chore

See latest commit

This repo should also enable Semantic-Release to have git tags and GitHub releases

Given this casdoor-helm-chart has its own version number (right now is 0.4.3), it's good practice for this repo only to have Semantic-Release like how our other repos do (like casdoor). So people can clearly track the versions and have an easy-to-follow changelog

# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.4.3

can not connect with crunchy db

kubectl logs -f pod/casdoor-58f45c79f4-shv9z -n casdoor
panic: pq: no pg_hba.conf entry for host "10.224.0.76", user "postgres", database "postgres", no encryption

goroutine 1 [running]:
github.com/casdoor/casdoor/object.(*Ormer).createTable(0xc0008d7000)
/go/src/casdoor/object/ormer.go:293 +0xaa5
github.com/casdoor/casdoor/object.CreateTables()
/go/src/casdoor/object/ormer.go:114 +0x3a
main.main()
/go/src/casdoor/main.go:36 +0x35

Thanks you for help
https://access.crunchydata.com/documentation/postgres-operator/4.4.0/advanced/custom-configuration/

The automated release is failing 🚨

🚨 The automated release from the master branch failed. 🚨

I recommend you give this issue a high priority, so other packages depending on you can benefit from your bug fixes and new features again.

You can find below the list of errors reported by semantic-release. Each one of them has to be resolved in order to automatically publish your package. I’m sure you can fix this πŸ’ͺ.

Errors are usually caused by a misconfiguration or an authentication problem. With each error reported below you will find explanation and guidance to help you to resolve it.

Once all the errors are resolved, semantic-release will release your package the next time you push a commit to the master branch. You can also manually restart the failed CI job that runs semantic-release.

If you are not sure how to resolve this, here are some links that can help you:

If those don’t help, or if this issue is reporting something you think isn’t right, you can always ask the humans behind semantic-release.


Missing package.json file.

A package.json file at the root of your project is required to release on npm.

Please follow the npm guideline to create a valid package.json file.


Good luck with your project ✨

Your semantic-release bot πŸ“¦πŸš€

The automated release is failing 🚨

🚨 The automated release from the master branch failed. 🚨

I recommend you give this issue a high priority, so other packages depending on you can benefit from your bug fixes and new features again.

You can find below the list of errors reported by semantic-release. Each one of them has to be resolved in order to automatically publish your package. I’m sure you can fix this πŸ’ͺ.

Errors are usually caused by a misconfiguration or an authentication problem. With each error reported below you will find explanation and guidance to help you to resolve it.

Once all the errors are resolved, semantic-release will release your package the next time you push a commit to the master branch. You can also manually restart the failed CI job that runs semantic-release.

If you are not sure how to resolve this, here are some links that can help you:

If those don’t help, or if this issue is reporting something you think isn’t right, you can always ask the humans behind semantic-release.


Missing name property in package.json.

The package.json's name property is required in order to publish a package to the npm registry.

Please make sure to add a valid name for your package in your package.json.


Good luck with your project ✨

Your semantic-release bot πŸ“¦πŸš€

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.