Skip to content

fernando-dremio/docker-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArangoDB

  • Root credentials: root, arangodb.
  • Port: 8529.
  • Check for new tags here.

MinIO

  • Root credentials: miniodadmin, miniodadmin.
  • Port: 9000.
  • WebUI port: 9001.
  • Check for new tags here.

MongoDB

  • Root credentials: admin, admin.
  • User credentials: mongo, mongo.
  • Port: 27017.
  • Replica Set name: rs0.
  • Check for new tags here.

Microsoft SQL Server

  • User credentials: sa, sqlserver!123.
  • Port: 1433.
  • Check for new tags here.

NATS (w/ JetStream enabled)

  • Credentials: nats, nats.
  • Port: 4222.
  • HTTP port: 8222.
  • Check for new tags here.

NGINX

  • By default forwarding HTTP request for 8081 to port 8080.
  • Check for new tags here.

PostgreSQL

  • User credentials: postgres, postgres.
  • Port: 5432.
  • Check for new tags here.

RabbitMQ

  • User credentials: guest, guest.
  • Port: 5672.
  • Admin Port: 15672.
  • Check for new tags here.

Redis

  • Credentials: redis, redis.
  • Port: 6379.
  • Check for new tags here.

About

Custom Docker images for recreational use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors