mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-07 09:05:15 +02:00
Replaced Additional Ressources with Further Ressources
This commit is contained in:
parent
86d7be5615
commit
fe9d3aa4aa
@ -23,7 +23,7 @@ For detailed setup instructions, please refer to [Installation.md](./Installatio
|
|||||||
|
|
||||||
For more information about Attendize and its capabilities, please visit the [Attendize Homepage](https://attendize.com).
|
For more information about Attendize and its capabilities, please visit the [Attendize Homepage](https://attendize.com).
|
||||||
|
|
||||||
## Additional Resources
|
## Further Resources
|
||||||
|
|
||||||
- [Attendize GitHub Repository](https://github.com/Attendize/Attendize.git)
|
- [Attendize GitHub Repository](https://github.com/Attendize/Attendize.git)
|
||||||
- [Attendize Documentation](https://github.com/Attendize/Attendize)
|
- [Attendize Documentation](https://github.com/Attendize/Attendize)
|
||||||
|
@ -16,7 +16,7 @@ This role deploys Baserow using Docker Compose, integrating key components such
|
|||||||
- **Scalable Architecture:** Efficiently handle increasing workloads while maintaining high performance.
|
- **Scalable Architecture:** Efficiently handle increasing workloads while maintaining high performance.
|
||||||
- **Robust API Integration:** Leverage a comprehensive API to extend functionalities and integrate with other systems.
|
- **Robust API Integration:** Leverage a comprehensive API to extend functionalities and integrate with other systems.
|
||||||
|
|
||||||
## Additional Resources
|
## Further Resources
|
||||||
|
|
||||||
- [Baserow Homepage](https://baserow.io/)
|
- [Baserow Homepage](https://baserow.io/)
|
||||||
- [Enable Single Sign-On (SSO)](https://baserow.io/user-docs/enable-single-sign-on-sso)
|
- [Enable Single Sign-On (SSO)](https://baserow.io/user-docs/enable-single-sign-on-sso)
|
||||||
|
@ -20,7 +20,7 @@ For DNS configuration and other setup details, please refer to [Installation.md]
|
|||||||
- **Real-Time Content Delivery:** Enjoy dynamic and instantaneous updates for a modern social experience.
|
- **Real-Time Content Delivery:** Enjoy dynamic and instantaneous updates for a modern social experience.
|
||||||
- **Developer-Friendly API:** Integrate with external systems and extend functionalities through a robust set of APIs.
|
- **Developer-Friendly API:** Integrate with external systems and extend functionalities through a robust set of APIs.
|
||||||
|
|
||||||
## Additional Resources
|
## Further Resources
|
||||||
|
|
||||||
- [Self-hosting Bluesky with Docker and SWAG](https://therobbiedavis.com/selfhosting-bluesky-with-docker-and-swag/)
|
- [Self-hosting Bluesky with Docker and SWAG](https://therobbiedavis.com/selfhosting-bluesky-with-docker-and-swag/)
|
||||||
- [Notes on Self-hosting Bluesky PDS with Other Services](https://cprimozic.net/notes/posts/notes-on-self-hosting-bluesky-pds-alongside-other-services/)
|
- [Notes on Self-hosting Bluesky PDS with Other Services](https://cprimozic.net/notes/posts/notes-on-self-hosting-bluesky-pds-alongside-other-services/)
|
||||||
|
@ -19,7 +19,7 @@ For detailed usage and configuration, please refer to the following files in thi
|
|||||||
- **Scalable Architecture:** Utilize a Docker-based deployment that adapts easily to increasing traffic and community size.
|
- **Scalable Architecture:** Utilize a Docker-based deployment that adapts easily to increasing traffic and community size.
|
||||||
- **Extensive Plugin Support:** Enhance your forum with a wide range of plugins and integrations for additional functionality.
|
- **Extensive Plugin Support:** Enhance your forum with a wide range of plugins and integrations for additional functionality.
|
||||||
|
|
||||||
## Additional Resources
|
## Further Resources
|
||||||
|
|
||||||
- [Discourse Official Website](https://www.discourse.org/)
|
- [Discourse Official Website](https://www.discourse.org/)
|
||||||
- [Discourse GitHub Repository](https://github.com/discourse/discourse_docker.git)
|
- [Discourse GitHub Repository](https://github.com/discourse/discourse_docker.git)
|
||||||
|
@ -25,7 +25,7 @@ With this role, you'll have a production-ready CRM environment that's secure, sc
|
|||||||
- **Health Checks & Logging:** Monitor service health and logs with built-in checks and journald 📈
|
- **Health Checks & Logging:** Monitor service health and logs with built-in checks and journald 📈
|
||||||
- **Modular Role Composition:** Leverages central roles for database and Nginx, ensuring consistency across deployments 🔄
|
- **Modular Role Composition:** Leverages central roles for database and Nginx, ensuring consistency across deployments 🔄
|
||||||
|
|
||||||
## Additional Resources
|
## Further Resources
|
||||||
|
|
||||||
- [EspoCRM Official Website](https://www.espocrm.com/) 🌍
|
- [EspoCRM Official Website](https://www.espocrm.com/) 🌍
|
||||||
- [EspoCRM Documentation](https://docs.espocrm.com/) 📖
|
- [EspoCRM Documentation](https://docs.espocrm.com/) 📖
|
||||||
|
@ -18,7 +18,7 @@ For detailed administration procedures, please refer to the [Administration.md](
|
|||||||
- **Configuration Debugging:** Quickly inspect environment variables, volume data, and configuration files to troubleshoot issues.
|
- **Configuration Debugging:** Quickly inspect environment variables, volume data, and configuration files to troubleshoot issues.
|
||||||
- **Autoinstall Capability:** Automate initial installation steps to rapidly deploy a working Friendica instance.
|
- **Autoinstall Capability:** Automate initial installation steps to rapidly deploy a working Friendica instance.
|
||||||
|
|
||||||
## Additional Resources
|
## Further Resources
|
||||||
|
|
||||||
- [Friendica Docker Hub](https://hub.docker.com/_/friendica)
|
- [Friendica Docker Hub](https://hub.docker.com/_/friendica)
|
||||||
- [Friendica Installation Documentation](https://wiki.friendi.ca/docs/install)
|
- [Friendica Installation Documentation](https://wiki.friendi.ca/docs/install)
|
||||||
|
@ -18,7 +18,7 @@ For detailed administration procedures, please refer to the [Administration.md](
|
|||||||
- **Built-in Database Access:** Seamlessly interact with the underlying MariaDB for your Git service.
|
- **Built-in Database Access:** Seamlessly interact with the underlying MariaDB for your Git service.
|
||||||
- **Integrated Configuration:** Easily manage settings via environment variables and Docker Compose templates.
|
- **Integrated Configuration:** Easily manage settings via environment variables and Docker Compose templates.
|
||||||
|
|
||||||
## Additional Resources
|
## Further Resources
|
||||||
|
|
||||||
- [Gitea Official Website](https://gitea.io/)
|
- [Gitea Official Website](https://gitea.io/)
|
||||||
- [Gitea LDAP integration](https://docs.gitea.com/usage/authentication)
|
- [Gitea LDAP integration](https://docs.gitea.com/usage/authentication)
|
||||||
|
@ -17,7 +17,7 @@ For a detailed walkthrough of this role, please refer to the [ChatGPT Session Tr
|
|||||||
- **Nginx Reverse Proxy Integration:** Simplifies secure access with an Nginx reverse proxy.
|
- **Nginx Reverse Proxy Integration:** Simplifies secure access with an Nginx reverse proxy.
|
||||||
- **Customizable Configuration:** Easily tailor deployment settings using Ansible variables and templates.
|
- **Customizable Configuration:** Easily tailor deployment settings using Ansible variables and templates.
|
||||||
|
|
||||||
## Additional Resources
|
## Further Resources
|
||||||
|
|
||||||
- [GitLab Official Website](https://about.gitlab.com/)
|
- [GitLab Official Website](https://about.gitlab.com/)
|
||||||
- [Running GitLab on Docker](https://ralph.blog.imixs.com/2019/06/09/running-gitlab-on-docker/)
|
- [Running GitLab on Docker](https://ralph.blog.imixs.com/2019/06/09/running-gitlab-on-docker/)
|
||||||
|
@ -18,7 +18,7 @@ For detailed administration procedures, please refer to the [Administration.md](
|
|||||||
- **Integrated Database Support:** Utilize an external PostgreSQL database for robust data storage.
|
- **Integrated Database Support:** Utilize an external PostgreSQL database for robust data storage.
|
||||||
- **Nginx Reverse Proxy:** Ensure secure and efficient access to your Joomla instance.
|
- **Nginx Reverse Proxy:** Ensure secure and efficient access to your Joomla instance.
|
||||||
|
|
||||||
## Additional Resources
|
## Further Resources
|
||||||
|
|
||||||
- [Joomla Official Website](https://www.joomla.org/)
|
- [Joomla Official Website](https://www.joomla.org/)
|
||||||
|
|
||||||
|
@ -15,7 +15,7 @@ This role deploys Keycloak in a Docker environment, integrating it with a Postgr
|
|||||||
- **Standards Support:** Seamlessly integrate with SAML, OpenID Connect, and OAuth2 to support various authentication flows.
|
- **Standards Support:** Seamlessly integrate with SAML, OpenID Connect, and OAuth2 to support various authentication flows.
|
||||||
- **Scalable and Customizable:** Easily tailor settings and scale your Keycloak instance to meet growing demands.
|
- **Scalable and Customizable:** Easily tailor settings and scale your Keycloak instance to meet growing demands.
|
||||||
|
|
||||||
## Additional Resources
|
## Further Resources
|
||||||
|
|
||||||
- [Keycloak Official Website](https://www.keycloak.org/)
|
- [Keycloak Official Website](https://www.keycloak.org/)
|
||||||
- [Official Keycloak Documentation](https://www.keycloak.org/documentation.html)
|
- [Official Keycloak Documentation](https://www.keycloak.org/documentation.html)
|
||||||
|
@ -15,6 +15,6 @@ This role deploys LAM in a Docker environment and integrates it with an Nginx re
|
|||||||
- **Secure Access:** Utilize Nginx reverse proxy integration to safeguard your management interface.
|
- **Secure Access:** Utilize Nginx reverse proxy integration to safeguard your management interface.
|
||||||
- **Efficient Administration:** Streamline the handling of LDAP objects such as users, groups, and organizational units.
|
- **Efficient Administration:** Streamline the handling of LDAP objects such as users, groups, and organizational units.
|
||||||
|
|
||||||
## Additional Resources
|
## Further Resources
|
||||||
|
|
||||||
- [LDAP Account Manager Official Website](https://www.ldap-account-manager.org/)
|
- [LDAP Account Manager Official Website](https://www.ldap-account-manager.org/)
|
||||||
|
@ -22,7 +22,7 @@ For further setup instructions and advanced configuration details, please refer
|
|||||||
- **Comprehensive Query Capabilities:** Utilize LDAP search tools to efficiently query and manage directory data.
|
- **Comprehensive Query Capabilities:** Utilize LDAP search tools to efficiently query and manage directory data.
|
||||||
- **High Performance and Scalability:** Designed to handle large-scale deployments with rapid lookup and authentication response times.
|
- **High Performance and Scalability:** Designed to handle large-scale deployments with rapid lookup and authentication response times.
|
||||||
|
|
||||||
## Additional Resources
|
## Further Resources
|
||||||
|
|
||||||
- [Bitnami OpenLDAP](https://hub.docker.com/r/bitnami/openldap)
|
- [Bitnami OpenLDAP](https://hub.docker.com/r/bitnami/openldap)
|
||||||
- [phpLDAPadmin Documentation](https://github.com/leenooks/phpLDAPadmin/wiki/Docker-Container)
|
- [phpLDAPadmin Documentation](https://github.com/leenooks/phpLDAPadmin/wiki/Docker-Container)
|
||||||
|
@ -18,7 +18,7 @@ This role deploys Listmonk using Docker, ensuring a robust and scalable setup fo
|
|||||||
- **Flexible Configuration:** Easily customize settings such as database connections, admin credentials, and server configurations via a TOML file.
|
- **Flexible Configuration:** Easily customize settings such as database connections, admin credentials, and server configurations via a TOML file.
|
||||||
- **Robust Infrastructure:** Seamlessly integrates with PostgreSQL for reliable data management and supports deployment behind a reverse proxy.
|
- **Robust Infrastructure:** Seamlessly integrates with PostgreSQL for reliable data management and supports deployment behind a reverse proxy.
|
||||||
|
|
||||||
## Additional Resources
|
## Further Resources
|
||||||
|
|
||||||
- [Listmonk Official Website](https://listmonk.app/)
|
- [Listmonk Official Website](https://listmonk.app/)
|
||||||
- [Listmonk Installation Documentation](https://listmonk.app/docs/installation/)
|
- [Listmonk Installation Documentation](https://listmonk.app/docs/installation/)
|
||||||
|
@ -27,7 +27,7 @@ For more information about this role, visit the GitHub repositories:
|
|||||||
- **Flexible Deployment:** Easily scale and customize using Docker Compose, with configurable settings for networking, storage, and external services.
|
- **Flexible Deployment:** Easily scale and customize using Docker Compose, with configurable settings for networking, storage, and external services.
|
||||||
- **OIDC Support:** Optionally integrate with OpenID Connect for centralized authentication across your services.
|
- **OIDC Support:** Optionally integrate with OpenID Connect for centralized authentication across your services.
|
||||||
|
|
||||||
## Additional Resources
|
## Further Resources
|
||||||
|
|
||||||
- [Mailu Official Website](https://mailu.io/)
|
- [Mailu Official Website](https://mailu.io/)
|
||||||
- [Mailu compose setup guide](https://mailu.io/1.7/compose/setup.html)
|
- [Mailu compose setup guide](https://mailu.io/1.7/compose/setup.html)
|
||||||
|
@ -23,7 +23,7 @@ For detailed configuration and operational instructions, please refer to the fol
|
|||||||
- **Flexible Authentication:** Integrated support for OpenID Connect (OIDC) simplifies user login and enhances security.
|
- **Flexible Authentication:** Integrated support for OpenID Connect (OIDC) simplifies user login and enhances security.
|
||||||
- **Customizable User Experience:** Configure themes, timeline settings, and notification options to tailor the social experience to your community.
|
- **Customizable User Experience:** Configure themes, timeline settings, and notification options to tailor the social experience to your community.
|
||||||
|
|
||||||
## Additional Resources
|
## Further Resources
|
||||||
|
|
||||||
- [Mastodon Official Website](https://joinmastodon.org/)
|
- [Mastodon Official Website](https://joinmastodon.org/)
|
||||||
- [Mastodon Documentation](https://docs.joinmastodon.org/)
|
- [Mastodon Documentation](https://docs.joinmastodon.org/)
|
||||||
|
@ -16,7 +16,7 @@ This role deploys Matomo using Docker, automating the setup of your analytics pl
|
|||||||
- **Customizable Setup:** Configure database connections, admin credentials, and server settings via environment variables and a TOML configuration file.
|
- **Customizable Setup:** Configure database connections, admin credentials, and server settings via environment variables and a TOML configuration file.
|
||||||
- **Scalable Deployment:** Use Docker to ensure your analytics platform can grow with your traffic demands.
|
- **Scalable Deployment:** Use Docker to ensure your analytics platform can grow with your traffic demands.
|
||||||
|
|
||||||
## Additional Resources
|
## Further Resources
|
||||||
|
|
||||||
- [Matomo Official Website](https://matomo.org/)
|
- [Matomo Official Website](https://matomo.org/)
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@ For detailed configuration and operational instructions, please refer to the inc
|
|||||||
- **Scalable Architecture:** Handle increasing user loads and message volumes with high performance.
|
- **Scalable Architecture:** Handle increasing user loads and message volumes with high performance.
|
||||||
- **Ansible Automation:** Enjoy a fully automated, reproducible deployment using Ansible.
|
- **Ansible Automation:** Enjoy a fully automated, reproducible deployment using Ansible.
|
||||||
|
|
||||||
## Additional Resources
|
## Further Resources
|
||||||
|
|
||||||
- [Matrix Official Website](https://matrix.org/)
|
- [Matrix Official Website](https://matrix.org/)
|
||||||
- [Matrix Documentation](https://matrix.org/docs/)
|
- [Matrix Documentation](https://matrix.org/docs/)
|
||||||
|
@ -20,7 +20,7 @@ For detailed configuration and operational instructions, please refer to the fol
|
|||||||
- **Scalable Architecture:** Designed to handle increasing user loads and message volumes with high performance.
|
- **Scalable Architecture:** Designed to handle increasing user loads and message volumes with high performance.
|
||||||
- **Flexible Client Support:** Access Matrix services via modern web clients like Element, which offer an intuitive and real-time user experience.
|
- **Flexible Client Support:** Access Matrix services via modern web clients like Element, which offer an intuitive and real-time user experience.
|
||||||
|
|
||||||
## Additional Resources
|
## Further Resources
|
||||||
|
|
||||||
- [Matrix Official Website](https://matrix.org/)
|
- [Matrix Official Website](https://matrix.org/)
|
||||||
- [Matrix Documentation](https://matrix.org/docs/)
|
- [Matrix Documentation](https://matrix.org/docs/)
|
||||||
|
@ -16,7 +16,7 @@ This role deploys MediaWiki using Docker, automating the setup of your wiki inst
|
|||||||
- **Scalable Deployment:** Utilize Docker for a portable and scalable setup that adapts as your community grows.
|
- **Scalable Deployment:** Utilize Docker for a portable and scalable setup that adapts as your community grows.
|
||||||
- **Secure and Reliable:** Benefit from secure access via an Nginx reverse proxy combined with a MariaDB backend for reliable data storage.
|
- **Secure and Reliable:** Benefit from secure access via an Nginx reverse proxy combined with a MariaDB backend for reliable data storage.
|
||||||
|
|
||||||
## Additional Resources
|
## Further Resources
|
||||||
|
|
||||||
- [MediaWiki Official Website](https://www.mediawiki.org/)
|
- [MediaWiki Official Website](https://www.mediawiki.org/)
|
||||||
- [MediaWiki Documentation](https://www.mediawiki.org/wiki/Manual:Configuration_settings)
|
- [MediaWiki Documentation](https://www.mediawiki.org/wiki/Manual:Configuration_settings)
|
||||||
|
@ -16,7 +16,7 @@ This role deploys Mobilizon using Docker, automating the setup of your event man
|
|||||||
- **Customizable Setup:** Configure database connections, instance settings, and admin credentials via environment variables and a TOML configuration file.
|
- **Customizable Setup:** Configure database connections, instance settings, and admin credentials via environment variables and a TOML configuration file.
|
||||||
- **Scalable Deployment:** Use Docker to ensure your event platform grows seamlessly with your community’s needs.
|
- **Scalable Deployment:** Use Docker to ensure your event platform grows seamlessly with your community’s needs.
|
||||||
|
|
||||||
## Additional Resources
|
## Further Resources
|
||||||
|
|
||||||
- [Mobilizon Official Website](https://mobilizon.org)
|
- [Mobilizon Official Website](https://mobilizon.org)
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@ This role deploys Moodle using Docker, automating the setup of both the Moodle a
|
|||||||
- **Secure Web Access:** Configured to work seamlessly behind an Nginx reverse proxy for enhanced security and performance.
|
- **Secure Web Access:** Configured to work seamlessly behind an Nginx reverse proxy for enhanced security and performance.
|
||||||
* **Single Sign-On (SSO) / OpenID Connect (OIDC):** Seamless integration with external identity providers for centralized authentication.
|
* **Single Sign-On (SSO) / OpenID Connect (OIDC):** Seamless integration with external identity providers for centralized authentication.
|
||||||
|
|
||||||
## Additional Resources
|
## Further Resources
|
||||||
|
|
||||||
- [Bitnami Moodle Container on GitHub](https://github.com/bitnami/containers/tree/main/bitnami/moodle)
|
- [Bitnami Moodle Container on GitHub](https://github.com/bitnami/containers/tree/main/bitnami/moodle)
|
||||||
- [Moodle Official Website](https://moodle.org/)
|
- [Moodle Official Website](https://moodle.org/)
|
||||||
|
@ -15,7 +15,7 @@ This role deploys MyBB using Docker, leveraging Docker Compose to manage both th
|
|||||||
- **Robust Deployment:** Achieve reliable and scalable deployment of your forum via Docker Compose, ensuring seamless service continuity.
|
- **Robust Deployment:** Achieve reliable and scalable deployment of your forum via Docker Compose, ensuring seamless service continuity.
|
||||||
- **Secure and Flexible Access:** Integrate with an Nginx reverse proxy to securely manage traffic and domain access.
|
- **Secure and Flexible Access:** Integrate with an Nginx reverse proxy to securely manage traffic and domain access.
|
||||||
|
|
||||||
## Additional Resources
|
## Further Resources
|
||||||
|
|
||||||
- [MyBB Docker Repository](https://github.com/mybb/docker)
|
- [MyBB Docker Repository](https://github.com/mybb/docker)
|
||||||
- [MyBB Official Website](https://mybb.com/)
|
- [MyBB Official Website](https://mybb.com/)
|
||||||
|
@ -21,7 +21,7 @@ This role provisions a complete Nextcloud deployment using Docker Compose. It au
|
|||||||
|
|
||||||
A detailled documentation for the use and administration of Nextcloud on CyMaIS you will find [here](docs/README.md)
|
A detailled documentation for the use and administration of Nextcloud on CyMaIS you will find [here](docs/README.md)
|
||||||
|
|
||||||
## Additional Resources
|
## Further Resources
|
||||||
|
|
||||||
- [Nextcloud Official Website](https://nextcloud.com/)
|
- [Nextcloud Official Website](https://nextcloud.com/)
|
||||||
- [Nextcloud Docker Documentation](https://github.com/nextcloud/docker)
|
- [Nextcloud Docker Documentation](https://github.com/nextcloud/docker)
|
||||||
|
@ -37,7 +37,7 @@ This deployment provides a containerized WordPress instance optimized for multis
|
|||||||
|
|
||||||
The goal of this deployment is to provide a production‑ready, scalable WordPress instance with multisite capabilities and enhanced performance. By automating the custom image build and configuration processes via Docker Compose and Ansible, it minimizes manual intervention, reduces errors, and allows you to concentrate on building great content.
|
The goal of this deployment is to provide a production‑ready, scalable WordPress instance with multisite capabilities and enhanced performance. By automating the custom image build and configuration processes via Docker Compose and Ansible, it minimizes manual intervention, reduces errors, and allows you to concentrate on building great content.
|
||||||
|
|
||||||
## Additional Resources
|
## Further Resources
|
||||||
|
|
||||||
- [WordPress Official Website](https://wordpress.org/)
|
- [WordPress Official Website](https://wordpress.org/)
|
||||||
- [WordPress Multisite Documentation](https://wordpress.org/support/article/create-a-network/)
|
- [WordPress Multisite Documentation](https://wordpress.org/support/article/create-a-network/)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user