Commit Graph

8 Commits

Author SHA1 Message Date
Daniel Ekman ae74f33a27
Add build context to compose (#680)
* Add build context to compose

Signed-off-by: Daniel Ekman <knegge@gmail.com>

* Update Docker documentation with build instructions

Enhance Docker deployment documentation by:
- Adding detailed instructions for building Docker images
- Providing two methods for image building (Docker Compose and manual)
- Clarifying how to use local images with docker-compose.override.yml

---------

Signed-off-by: Daniel Ekman <knegge@gmail.com>
Co-authored-by: Julien Nahum <julien@nahum.net>
2025-01-28 12:56:01 +01:00
Julien Nahum b5f5f40753 Add reCAPTCHA environment variables to documentation
- Updated environment variables table to include reCAPTCHA site and secret keys
- Added front-end and back-end reCAPTCHA configuration variables
- Maintained consistent documentation style with existing entries
2025-01-25 18:12:20 +01:00
Julien Nahum 1bddafbb3e Update local deployment instructions to use HTTPS for repository cloning 2024-12-26 17:41:23 +01:00
rl1987 b782631709
Update Docker Compose commands in page documenting Docker Compose deployment (#644) 2024-12-12 14:21:16 +01:00
Julien Nahum a225b69f4c Added misisng initial login section 2024-09-04 12:33:46 +02:00
Julien Nahum 01c0f5b6ce Updated docs 2024-09-02 16:00:48 +02:00
Julien Nahum 65c45b675c Add link to main product docs 2024-09-02 15:55:14 +02:00
Julien Nahum 4cd8b3c62e
Technical docs (#553)
* WIP

* Working on configuration

* wip

* Finished docs

* Self hosted comparison + more links
2024-09-02 15:33:17 +02:00