All Projects → maas → Maas

maas / Maas

Licence: other
Official MAAS repository mirror (may be out of date). Development happens in Launchpad (https://git.launchpad.net/maas/).

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects

Projects that are alternatives of or similar to Maas

Evennia
Python MUD/MUX/MUSH/MU* development system
Stars: ✭ 1,309 (+718.13%)
Mutual labels:  django, twisted
Pyrollbar
Error tracking and logging from Python to Rollbar
Stars: ✭ 169 (+5.63%)
Mutual labels:  django, twisted
Django Lb Workflow
Reusable workflow library for Django
Stars: ✭ 153 (-4.37%)
Mutual labels:  django
Django Hordak
Double entry accounting in Django
Stars: ✭ 159 (-0.62%)
Mutual labels:  django
Django Storages
django-storages is a project to provide a variety of storage backends in a single library.
Stars: ✭ 2,047 (+1179.38%)
Mutual labels:  django
Django Polymorphic Tree
Polymorphic MPTT tree support for models
Stars: ✭ 152 (-5%)
Mutual labels:  django
Django Salesman
Headless e-commerce framework for Django.
Stars: ✭ 157 (-1.87%)
Mutual labels:  django
Django School Management
Deployment Ready Developer to Developer Full-stack School Management System with payments, e-admission, result management, academic functionalities, and much more implemented in a simple way.
Stars: ✭ 151 (-5.62%)
Mutual labels:  django
Django Vue Admin
基于RBAC模型权限控制的中小型应用的基础开发平台,前后端分离,后端采用django+django-rest-framework,前端采用vue+ElementUI,移动端采用uniapp+uView(可发布h5和小程序).
Stars: ✭ 157 (-1.87%)
Mutual labels:  django
Nitrate
Django based full-featured test case management system
Stars: ✭ 154 (-3.75%)
Mutual labels:  django
Zappa
Serverless Python
Stars: ✭ 11,859 (+7311.88%)
Mutual labels:  django
Behave Django
Behave BDD integration for Django
Stars: ✭ 155 (-3.12%)
Mutual labels:  django
Django Newsfeed
A news curator and newsletter subscription package for Django
Stars: ✭ 155 (-3.12%)
Mutual labels:  django
Django Bootstrap Datepicker Plus
Bootstrap3/Bootstrap4 DatePickerInput, TimePickerInput, DateTimePickerInput, MonthPickerInput, YearPickerInput with date-range-picker functionality for django version 2.2, 2.1, 1.11, 1.10 and 1.8
Stars: ✭ 156 (-2.5%)
Mutual labels:  django
Pychat
webchat via WebSockets/WebRTC that allows messaging/video call/screen sharing
Stars: ✭ 152 (-5%)
Mutual labels:  django
Cs Unplugged
A collection of free teaching material that teaches Computer Science through engaging games and puzzles that use cards, string, crayons and lots of running around.
Stars: ✭ 158 (-1.25%)
Mutual labels:  django
Faq
Useful Django-related information collected by `@pydjango` chat users.
Stars: ✭ 152 (-5%)
Mutual labels:  django
Bovespastockratings
Crawler for Fundamental analysis platform for BOVESPA stocks, generating a score for each share according to the selected criteria on the indicators.
Stars: ✭ 154 (-3.75%)
Mutual labels:  django
Imitationtmall django
用python开发基于Django框架的仿天猫网站项目This Project is imitation Tmall website for using python based on the development of Django framework
Stars: ✭ 156 (-2.5%)
Mutual labels:  django
Cheatsheets.pdf
📚 Various cheatsheets in PDF
Stars: ✭ 159 (-0.62%)
Mutual labels:  django

MAAS: Metal as a Service


Metal as a Service -- MAAS -- lets you treat physical servers like virtual machines in the cloud. Rather than having to manage each server individually, MAAS turns your bare metal into an elastic cloud-like resource.

What does that mean in practice? Tell MAAS about the machines you want it to manage and it will boot them, check the hardware's okay, and have them waiting for when you need them. You can then pull nodes up, tear them down and redeploy them at will; just as you can with virtual machines in the cloud.

When you're ready to deploy a service, MAAS gives your tool of choice (e.g. Ansible, Chef, Puppet, SALT, Juju) the nodes it needs to power that service. It's as simple as that: no need to manually provision, check and, afterwards, clean-up. As your needs change, you can easily scale services up or down. Need more power for your Hadoop cluster for a few hours? Simply tear down one of your Nova compute nodes and redeploy it to Hadoop. When you're done, it's just as easy to give the node back to Nova.

MAAS is ideal where you want the flexibility of the cloud, and the hassle-free power of Juju charms, but you need to deploy to bare metal.

For more information see the MAAS guide_.

.. _MAAS guide: https://maas.io/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].