No description
Find a file
PCoder 67d789ebdb Implement save_ssh_key_in_vm_template_task
A celery task which first sends a power off signal to the VM with the
given ID and polls until it is powered off. Then, it updates the VM
template with the given ssh keys of the user and resumes it.

User is notified once the VM template has been updated.
2019-05-12 19:13:22 +02:00
alplora translation fix 2017-10-10 21:38:49 +05:30
cms_templates Remove header block that causes the blog title to appear 2019-05-04 14:35:52 +02:00
configs Remove unused configs, unused requirements 2017-06-03 16:06:34 +02:00
datacenterlight Implement save_ssh_key_in_vm_template_task 2019-05-12 19:13:22 +02:00
design_membership Merge branch 'master' of github.com:ungleich/dynamicweb 2016-05-14 22:30:05 +02:00
digitalglarus Correct the contents of font-awesome-4.1.0 min css file 2019-05-05 20:49:16 +02:00
docs started translations 2017-02-20 22:25:07 -05:00
dynamicweb Remove code.jquery.com and maxcdn.bootstrapcdn.com dependencies 2019-05-05 20:23:02 +02:00
hosting Add ssh_key_added_to_vm.{html,txt} email templates 2019-05-12 19:12:34 +02:00
logs Improve log formatting 2019-04-13 12:04:18 +02:00
media remove more media files 2017-06-03 19:24:47 +02:00
membership Add deleteduser model 2019-05-06 08:07:26 +02:00
nosystemd Replace another occurrence in a commented block 2018-01-07 08:42:52 +01:00
opennebula_api Don't set the key in the live template 2019-05-11 09:15:08 +02:00
railshosting/static/railshosting/img Merge branch 'develop' of git-ungleich:dynamicweb into develop 2015-09-15 11:16:02 -06:00
templates Fix font-awesome css file location 2019-05-05 20:34:13 +02:00
ungleich Fix font-awesome css file location 2019-05-05 20:34:13 +02:00
ungleich_page Change phone numbers on DG, gdpr and others 2019-02-14 20:33:31 +01:00
utils Add get_vm_config_from_stripe_id stripe util function 2019-04-20 18:53:20 +02:00
.gitignore Add .orig to .gitignore 2018-04-15 23:23:42 +02:00
.python-version added python version 2015-10-07 20:27:34 -06:00
.travis.yml Update .travis.yml 2018-04-05 23:31:50 +02:00
Changelog Update Changelog 2019-05-10 07:22:21 +02:00
DEPLOY.rst Merge remote-tracking branch 'refs/remotes/origin/master' 2016-03-05 19:57:41 +00:00
deploy.sh Updated deploy.sh: corrected terminology 2017-08-19 18:32:58 +05:30
INSTALLATION.rst Updated INSTALLATION doc 2016-05-04 20:13:31 +02:00
Makefile . 2015-06-13 22:12:00 -06:00
manage.py changes on prod - master 2016-03-05 19:46:46 +00:00
README.rst Update README.rst 2017-11-27 08:14:35 +01:00
requirements.archlinux.txt Add archlinux requirements 2017-06-03 21:43:23 +02:00
requirements.debian.txt changes on prod - master 2016-03-05 19:46:46 +00:00
requirements.txt Update cdist version 4.7.0 -> 5.0.1 2019-05-10 07:00:54 +02:00
setup.cfg Added Flake8 lib and fixed PEP8 violations 2017-06-29 17:34:40 +03:00
uwsgi.ini changes on prod - master 2016-03-05 19:46:46 +00:00

ungleich
========

dynamicweb
----------

.. image:: https://travis-ci.org/ungleich/dynamicweb.svg?branch=master
    :target: https://travis-ci.org/ungleich/dynamicweb

Website for ungleich GmbH
=======

- djangocms
    - forms!
    - hosting urls
        - /hosting/django/
        - /hosting/rubyonrails/
        - /hosting/nodejs/
        --