Also found: ``` Some users have raised concerns that the Neo4j image changes file permissions on the host machine. By default, Neo4j runs as the user neo4j who only exists in the container, not on the host. That means that it's hard to set up mount folders on the host which this new user has write permissions for. We have updated the error messaging with advice about how to fix file permission errors. We also introduced writability checks and reduced the amount of file permission changes the image will perform. This has been found to interfere with some Kubernetes setups, so is currently an opt-in feature. To enforce stricter file permissions checking you can pass this environment variable to the container: --env SECURE_FILE_PERMISSIONS=yes ``` from https://hub.docker.com/_/neo4j Implemented the above ☝️
Human-Connection
Human Connection is a nonprofit social, action and knowledge network that connects information to action and promotes positive local and global change in all areas of life.
- Social: Interact with other people not just by commenting their posts, but by providing Pro & Contra arguments, give a Versus or ask them by integrated Chat or Let's Talk
- Knowledge: Read articles about interesting topics and find related posts in the More Info tab or by Filtering based on Categories and Tagging or by using the Fulltext Search.
- Action: Don't just read about how to make the world a better place, but come into Action by following provided suggestions on the Action tab provided by other people or Organisations.
Technology Stack
Live demo
Try out our deployed staging environment.
Logins:
| password | role | |
|---|---|---|
user@example.org |
1234 | user |
moderator@example.org |
1234 | moderator |
admin@example.org |
1234 | admin |
Documentation
Learn how to set up a local development environment in our Docs 🔎
Translations
You can help translating the interface by joining us on lokalise.co. Thank you lokalise for providing us with a premium account 🙌.
Developer Chat
Join our friendly open-source community on Discord 😻
Just introduce yourself at #introduce-yourself and mention @@Mentor to get you onboard :neckbeard:
Check out the contribution guideline, too!
Attributions
Locale Icons made by Freepik from www.flaticon.com is licensed by CC 3.0 BY
License
See the LICENSE file for license rights and limitations (MIT).
