Giter Club home page Giter Club logo

.dotfiles's Introduction

Dotfiles & Personal Development Environment (PDE) ๐Ÿš€

alt text

Table of Contents

Introduction

This repository contains the configuration files for my personal development environment.

The idea is to have a single repository with all the configuration files for my development environment, so that I can easily set up a new machine with all the tools and configurations I need with the below principles in mind

  • Reproducible
  • Version Controlled
  • Immutabe
  • Secure
  • Portable
  • Scalabe
  • Flexible
  • Maintainable

Pre-requisites

The following software must be installed on your system:

Installation

To install the configuration files, run the following commands:

git clone https://psadi/dotfiles.git
cd dotfiles

export ANSIBLE_CONFIG="${PWD}/ansible/ansible.cfg"
export ANSIBLE_INVENTORY_WARNING=False

# Remember vault password file at ansible/.vault_pass
export ANSIBLE_VAULT_PASSWORD_FILE=ansible/.vault_pass

ansible-playbook ansible/site.yaml

Docker Environment

A docker image is available with all the tools and configurations pre-installed. To use the docker image, run the following commands:

docker run -it psadi/pde:latest

A shell script is available to run the docker image with optional arguments to be passed during runtime.

Pre-requisite: dotfiles to be cloned to the home directory & configured as per the above instructions

To Invoke the script, run the following commands:

INVOKE TYPE COMMAND
Standalone devsh
With Arguments devsh -v ./path/to/volume:/path/to/mount

Disclaimer

  1. Though the configurations are tested on my personal machine, it is recommended to review the configurations before using them on your machine.
  2. The configurations are provided as-is without any warranty and the author is not responsible for any damage caused by the use of these configurations.

License

This project is licensed under the MIT License - see the LICENSE

.dotfiles's People

Contributors

psadi avatar snyk-bot avatar

Stargazers

P S, Adithya avatar Ewhan avatar  avatar Ganesh G avatar Ryan Dempsey avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.