https://github.com/haouo/docker-it
Useful IT services deployed by using Docker Compose
https://github.com/haouo/docker-it
docker docker-compose docker-compose-template docker-mailserver docmost gitlab information-technology mattermost n8n nocodb openldap phpldapadmin traefik watchtower
Last synced: 4 months ago
JSON representation
Useful IT services deployed by using Docker Compose
- Host: GitHub
- URL: https://github.com/haouo/docker-it
- Owner: Haouo
- License: mit
- Created: 2025-02-17T18:20:09.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-02-25T06:40:25.000Z (7 months ago)
- Last Synced: 2025-02-25T07:40:43.850Z (7 months ago)
- Topics: docker, docker-compose, docker-compose-template, docker-mailserver, docmost, gitlab, information-technology, mattermost, n8n, nocodb, openldap, phpldapadmin, traefik, watchtower
- Language: PHP
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker-IT
## Introdution
This project groups many services which are useful for labolatory/team IT management. It includes the following services:
1. Gitlab
2. Mattermost
3. Docmost
4. n8n
5. nocodb
6. LDAP Services
- OpenLDAP
- phpLDAPadmin
- self-service-password
7. docker-mailserver
8. Traefik
9. WatchtowerAll of the services are deployed by using Docker Compose.
## Usage
1. Please firstly edit the `ROOT_DOMAIN` in the `env.shared`.
2. Because of the docker network dependency, you should **start each compose project in the following order**:
1. Traefik
2. LDAP Services
3. other services