docker-nextcloud
redis
docker-nextcloud | redis | |
---|---|---|
2 | 1 | |
251 | 31 | |
1.2% | - | |
7.3 | 0.0 | |
about 1 month ago | over 2 years ago | |
Dockerfile | Dockerfile | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
docker-nextcloud
-
Recommended Docker-compose config for selfhosting Nextcloud?
I use CrazyMax's image. It was much simpler than both the official image and linuxserver's. It has a docker-compose example.
-
NextCloud Docker Container for Raspberry Pi 4
I’ve been using this: https://github.com/crazy-max/docker-nextcloud
redis
-
Deploy Rails and Sidekiq to Render.com using YAML
services: - type: web name: myapp-web env: ruby region: frankfurt # or oregon plan: starter numInstances: 1 buildCommand: ./bin/render-build.sh startCommand: REDIS_URL="redis://${REDIS_HOST}" bundle exec puma -C config/puma.rb domains: - example.com # replace with your domain name envVars: - key: DATABASE_URL fromDatabase: name: myapp-db property: connectionString - key: REDIS_HOST fromService: name: myapp-redis type: pserv property: hostport - key: RAILS_MASTER_KEY sync: false - type: worker name: myapp-sidekiq env: ruby region: frankfurt # or oregon plan: starter buildCommand: bundle install && bundle exec rake assets:precompile startCommand: REDIS_URL="redis://${REDIS_HOST}" bundle exec sidekiq -e production envVars: - key: DATABASE_URL fromDatabase: name: myapp-db property: connectionString - key: REDIS_HOST fromService: name: myapp-redis type: pserv property: hostport - key: RAILS_MASTER_KEY sync: false - type: pserv name: myapp-redis env: docker region: frankfurt # or oregon repo: https://github.com/render-examples/redis.git numInstances: 1 disk: name: myapp-redis-data mountPath: /var/lib/redis sizeGB: 1 databases: - name: myapp-db plan: starter region: frankfurt # or oregon
What are some alternatives?
docker-rtorrent-rutorrent - rTorrent and ruTorrent Docker image
redix - a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more
docker-mumble - Docker image for Mumble server.
docker-db-backup - Backup multiple database types on a scheduled basis with many customizable options
local-docker-db - A bunch o' Docker Compose files used to quickly spin up local databases.
Bee-Queue - A simple, fast, robust job/task queue for Node.js, backed by Redis.
nextjs-docker-pm2-nginx - Next.js with Docker, PM2 and NGINX
Rclone-Flow - Simple docker & shell based script to run rclone the most popular cloud syncing service on docker supported servers
traefik-letsencrypt-compose - Basic Traefik configuration which includes automatic Let’s Encrypt certificate management and password protected dashboard
render-dev-env - A remote development environment that can be hosted on Render.
docker-image-php-nginx - Configurable Docker image for PHP-FPM with Nginx for several frameworks. Includes SQLite, Composer, Xdebug, Blackfire, NodeJS, database command-line clients and popular PHP extensions.
cachegrand - cachegrand - a modern data ingestion, processing and serving platform built for today's hardware