Skip to content

DluOne Data Composer for Data Engineering and Data Science

License

Notifications You must be signed in to change notification settings

rdlu/dlu-one-composer

Repository files navigation

DluOne Data Composer for Data Engineering and Data Science

This is a repo with scripts for Data Science and Engineering quick start with docker

I'm using personally for my daily work and side projects

Conventions for files, commands and services

  • Using Fish Shell Scripts instead Bash
  • Multiple compose files in compose directory with format PROJECT.docker-compose.yml
  • Scripts to run these PROJECTs
  • Any external mounted directories will be mounted on ~/DataComposer/SERVICE
  • Try to not repeat service names
  • Never expose unnecesary ports (this is why I use Traefik Proxy here)

Generating passwords for BasicAuth

htpasswd -cB .passwd MYUSER

Requisites in Manjaro & Arch: sudo pacman -S apache-tools

About

DluOne Data Composer for Data Engineering and Data Science

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages