SmartPhoneLover Posted February 24 Share Posted February 24 This docker template was created based on an already available official docker image WebSite: https://www.admidio.org/ Forum: https://www.admidio.org/forum/index.php GitHub: https://github.com/Admidio/admidio DockerHub: https://hub.docker.com/r/admidio/admidio Documentation (1): https://www.admidio.org/dokuwiki/doku.php?id=en:2.0:index Documentation (2): https://www.admidio.org/demo_en/adm_program/overview.php My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates DESCRIPTION Admidio is a free open source user management system for websites of organizations and groups. The system has a flexible role model so that it’s possible to reflect the structure and permissions of your organization. You can create an individual profile for your members by adding or removing fields. Additional to these functions the system contains several modules like member lists, event manager, guestbook, photo album or a documents & files area. Live demo: https://www.admidio.org/demo_en/adm_program/modules/announcements/announcements.php NOTES • MySQL or PostgreSQL database is required. VERSION 1.0 (2022-02-24) If you are going to report a bug or request something to be added/modified, please, take into consideration that I will only be able to apply changes for the work I own only. For example, if I create a docker template for an already existing docker image (not created by me), I won't be able to do more for that image than forward your report or request to the owner of the project. If you like my work, please consider making a little donation. - DONATE - Thank you very much 🙂 Quote Link to comment
hylli Posted March 2 Share Posted March 2 (edited) It seems to me that the SQL-Server-Part of the Config-File "config.php" is resetted, every time i (re)start the docker. Quote // Access to the database of the SQL-Server $g_adm_srv = 'localhost'; $g_adm_port = null; $g_adm_db = 'admidio'; $g_adm_usr = 'admidio'; $g_adm_pw = 'admidio'; Hylli Edited March 2 by hylli Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.