Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sar/nextcloud-postgres-redis-docker-compose-ssl
Nexcloud + Postgres + Redis with SSL Proxy using Docker Compose
https://github.com/sar/nextcloud-postgres-redis-docker-compose-ssl
docker docker-compose homelab nextcloud nginx postgres postgresql redis ssl
Last synced: 9 days ago
JSON representation
Nexcloud + Postgres + Redis with SSL Proxy using Docker Compose
- Host: GitHub
- URL: https://github.com/sar/nextcloud-postgres-redis-docker-compose-ssl
- Owner: sar
- License: mit
- Created: 2021-04-25T05:24:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-04-25T06:03:57.000Z (over 3 years ago)
- Last Synced: 2024-02-13T21:58:04.171Z (9 months ago)
- Topics: docker, docker-compose, homelab, nextcloud, nginx, postgres, postgresql, redis, ssl
- Language: Shell
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nextcloud + Postgres + Redis + SSL in Docker
Quickly spin up Nextcloud + Postgres + Redis with Nginx SSL Proxy using Docker Compose.
## Usage
Set environment variables using the templates provided and deploy the cluster using the command ``$ docker-compose up``.
Refer to [docker-compose.yml] for more details.
## License
Project made available under the MIT License. For more information see [LICENSE](LICENSE).