Coder Social home page Coder Social logo

devopsenthusiast1792 / devops-django Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kingsdigitallab/devops-django

0.0 0.0 0.0 1.11 MB

Branch from 10% project.

License: MIT License

Shell 9.80% Python 60.85% JavaScript 2.53% CSS 0.53% HTML 26.30%

devops-django's Introduction

devops-django

This is the repository for the devops project at Kings Digital Lab

This project is configured to use Vagrant for local development and Fabric for deployment.

WARNING

This software is not production ready.

About

DevOps is a tool for simplifying all aspects of Server Management and Application Deployment.

Features

  • Automatic detection of running services
  • Monitoring of server and service status
  • Scheduling of maintenance tasks such as updates
  • Hypervisor integration for automatioc snapshot creation and deletion
  • Fully agentless operation

Host Hardware Requirements

Hardware requirements vary based on the number of servers and services being managed, along with monitoring intervals and other settings. Generally, with default settings:

  • 1 CPU Core
  • 2GB RAM

per 50 servers. Adjust as necessary.

Additionally, 20GB of disk space is required on-disk for caching, logging and scratch.

Host Software Requirements

  • Ubuntu 16.04
  • Apache Traffic Server, Nginx and Uwsgi
  • Postgresql

Installation

An installation script is provided in /installer/install.sh - this will install all necessary helper services

Development

Getting started

  1. Enter the project directory: cd devops-django
  2. Start the virtual machine: vagrant up
  3. SSH into the virtual machine: vagrant ssh
  4. Run the local development server: ./manage.py runserver 0:8000

You can then access the site locally at http://localhost:8000

If the project is ldap-enabled, you can login using your LDAP credentials. Note: LDAP authentication will only work within the college firewall. Alternatively, use the default superuser login:

username: vagrant password: vagrant

Note: This login will only work on a locally deployed virtual machine.

Requirements

  • Ansible >= 2.3
  • NodeJS
  • Vagrant >= 1.9
  • VirtualBox >= 5.0

devops-django's People

Contributors

brian-maher 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.