Viewport onto your services
 
 
 
 
Go to file
Sam Black 3d1e36fc9f Merge branch 'feature/dashboard' into develop 2015-08-25 21:19:25 +01:00
cupola Fix whitespace 2015-08-25 21:11:23 +01:00
deployment Preload application to lower RAM usage 2015-08-24 22:40:20 +01:00
.gitignore Add gitignore 2015-07-15 00:32:11 +01:00
LICENCE Initial commit 2015-07-09 17:50:48 +01:00
README.rst Fix incorrect ordered list markup 2015-08-24 17:07:44 +01:00
requirements.txt Update charts 2015-08-25 12:41:02 +01:00
run.py Add project settings embedded document 2015-08-24 21:20:55 +01:00

README.rst

===================
Lapwing.Org: Cupola
===================

About
=====

Cupola is (currently) a
lightweight version of `Sentry <https://github.com/getsentry/sentry>`_.

The aim is to log web application exceptions,
in both the server side and client side.


TODO (probably)
===============

#. Add `collectd` style logging of servers/VMs.
#. Add DigitalOcean droplet creation/listing.
#. Add saltstack support.


Licence
=======

Cupola is Copyright (C) 2015 Sam Black samwwwblack@lapwing.org.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see http://www.gnu.org/licenses/.