Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/macropygia/dc-sso-self-hosted-workspace

Self-hosted SSO browser application suite based on Docker Compose suitable for web development.
https://github.com/macropygia/dc-sso-self-hosted-workspace

devops docker-compose keycloak sso webdevelopment

Last synced: 23 days ago
JSON representation

Self-hosted SSO browser application suite based on Docker Compose suitable for web development.

Awesome Lists containing this project

README

        

# Self-hosted workspace

[ English | [日本語](README_ja.md) ]

Self-hosted SSO browser application suite based on Docker Compose suitable for web development.

![scope](https://user-images.githubusercontent.com/3162324/111616182-f37a2280-8824-11eb-9aaa-9f89e0b3c001.png)

- For RHEL8-compatible distributions
- Currently, only Japanese docs are available

## Supported images

| Name | Type |
| --------------------------------------------------------------------- | -------------------- |
| [Keycloak](https://www.keycloak.org/) | SSO |
| [GitLab](https://about.gitlab.com/) | Git Platform |
| [Gitea](https://gitea.io/) | Git Platform |
| [CodiMD](https://github.com/hackmdio/codimd) | Markdown Editor |
| [Wiki.js](https://js.wiki/) | Wiki |
| [GROWI](https://growi.org/) | Wiki |
| [Mattermost](https://mattermost.com/) | Chat |
| [rocket.chat](https://rocket.chat/) | Chat |
| [Wekan](https://wekan.github.io/) | Kanban |
| [TAIGA](https://www.taiga.io/) | Project Management |
| [PENPOT](https://penpot.app/) | Design Prototyping |
| [NextCloud](https://nextcloud.com/) | Cloud Storage |
| [PostgreSQL](https://www.postgresql.org/) | RDBMS |
| [MariaDB](https://mariadb.com/) | RDBMS |
| [MongoDB](https://www.mongodb.com/) | NoSQL |
| [Redis](https://redis.io/) | KVS |
| [Elasticsearch](https://www.elastic.co/elasticsearch/) | Search Engine |
| [RabbitMQ](https://www.rabbitmq.com/) | Message Queuing |
| [pgAdmin](https://www.pgadmin.org/) | PostgreSQL WebUI |
| [phpMyAdmin](https://www.phpmyadmin.net/) | MariaDB WebUI |
| [mongo-express](https://github.com/mongo-express/mongo-express) | MongoDB WebUI |
| [RedisInsight](https://redislabs.com/redis-enterprise/redis-insight/) | Redis WebUI |
| [ElasticHQ](https://www.elastichq.org/) | Elasticsearch WebUI |
| [nginx-proxy](https://github.com/nginx-proxy/nginx-proxy) | Reverse Proxy |
| [MailCatcher](https://mailcatcher.me/) | Dummy SMTP Server |
| [docker-postfix](https://github.com/panubo/docker-postfix) | SMTP Relay |
| [Scope](https://www.weave.works/oss/scope/) | Container Monitoring |
| [Portainer](https://www.portainer.io/) | Container Management |

## Makefile usage

ref. https://github.com/macropygia/dc-multiple-project-makefile/blob/main/README.md