Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 873 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 873 Bytes

Docker Common Configs

Comonly used Configuration Files by me These configuration files are designed such that instead of installing standalone versions of software You could just run the configuration. This is especially good for Windows & Linux users as removing files and data has now become much easier

Even though I have used Batch Format, the Method is cross-platform enough that it would be compatible with Linux OS

CURRENT IMPLEMENTATIONS

  1. Postgres:Alpine

    Default Password & Username set to postgres. Can be changed in Batch File

  2. Eclipse Mosquitto:latest

    Used for MQTT Protocol

  3. MongoDB

    Default Username & Password set to mongo. Can be changed in Batch File