1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 03:54:15 +00:00
Commit graph

66 commits

Author SHA1 Message Date
kendarorg
e9b57bfcf7
LDAP Integration ( https://github.com/retspen/webvirtcloud/issues/243 ) (#443)
* Added ldap support

* Update

* Added logging

* Update

* Working

* Working

* Working

* Working

* Check for ldap3 existence

* Check for ldap3 existence

* Check for ldap3 existence

* Check for ldap3 existence

* Check for ldap3 existence

* Check for ldap3 existence

* Check for ldap3 existence

* Check for ldap3 existence

* Check for ldap3 existence

* Check for ldap3 existence

* Add eol

Co-authored-by: Kendar <unknown@kendar.org>
2021-06-02 09:46:12 +03:00
catborise
59af676f68 fix centos 8 bootstrap script to handle new libvirt start mechanism 2021-01-25 16:53:09 +03:00
catborise
4b7554ea14 increase nginx timeout. Enable live snapshot. 2020-11-06 14:30:41 +03:00
saimintech
28a58011b8 Fully automate dev setup with Gitpod
This commit implements a fully-automated development setup using Gitpod.io, an
online IDE for GitHub and GitLab that enables Dev-Environments-As-Code.
This makes it easy for anyone to get a ready-to-code workspace for any branch,
issue or pull request almost instantly with a single click.
2020-10-08 17:44:07 +00:00
catborise
922a8e62d1 fix some linter warnings 2020-09-25 15:57:17 +03:00
catborise
7dd9127572 Automatic install option for Webvirtcloud is added (beta) 2020-08-21 18:38:10 +03:00
catborise
02654f6eda update README.md: app screenshots 2020-07-21 16:06:48 +03:00
catborise
519234b521 fix typo, etc 2020-07-17 14:00:11 +03:00
Real-Gecko
47009d47ca Instances overhaul 2020-07-13 15:33:09 +06:00
catborise
c0f707854a wsproxy patch 2020-06-26 16:31:41 +03:00
Real-Gecko
e4e79d3d4b Added info from #18 to README 2020-05-28 11:36:49 +06:00
catborise
d3de4bbc30 change statements python -> python3 2020-04-17 14:02:18 +03:00
catborise
4d40de1b55 Python3 & Django 2.2 Migration - Fix & Updates 2020-03-16 16:59:45 +03:00
catborise
a5e77ef01e How to update section change: remove creating virtual env command 2019-12-19 12:00:24 +03:00
catborise
dd16a5b2d5 Enrich Instance Create operation: -add capability to create arm, ppc, i686, aarch64 instances, -add option to choose firmware, -add options to choose chipset. -add capability to choose volume driver options. -add new default settings 2019-12-13 16:47:51 +03:00
catborise
69bc58d94f
Update README.md
Add features, add iproute-tc package to centos req
2019-11-15 16:35:02 +03:00
catborise
dbe38f31a6
Update README.md
remove img closing tags
2019-03-14 11:54:30 +03:00
catborise
378066767e
Remove Beta keywors
update readme
2019-02-15 15:32:11 +03:00
catborise
4edbf24703
Add Screenshot of Webvirtcloud
Some ss add
2019-02-15 15:31:05 +03:00
Ing. Jan KRCMAR
01c7991d80 update novncd runit script, make it debian compatible, update docs 2018-09-10 11:27:05 +02:00
Ing. Jan KRCMAR
3b4a1089c3 README.md add ### Configuring Compute SSH connection 2018-09-06 13:36:02 +02:00
Ing. Jan KRCMAR
1e3c06b98b README.md install debian requires package virtualenv 2018-09-06 13:36:02 +02:00
Ing. Jan KRCMAR
01ace81c32 Merge remote-tracking branch 'retspen/master' into merge
Conflicts:
	instances/templates/instance.html
	instances/urls.py
	instances/views.py
2018-08-21 09:50:29 +02:00
catborise
5bad045835 correction of supervisorctl output 2018-08-08 11:27:39 +03:00
Ing. Jan KRCMAR
951498e841 README fix ubuntu installation package +libxslt1-dev
conf/requirements.txt pytz is required by migrate
2018-07-26 13:36:40 +02:00
catborise
cd072e488b
Merge branch 'master' into master 2018-07-18 15:09:50 +03:00
catborise
30e2a66be7 Correction of requirements and add guestfs req. Minor cosmetic change instances 2018-07-18 11:22:23 +03:00
Bandic007
904df30386 adding new django version to update procedure 2018-07-06 15:56:11 +03:00
Bandic007
1204c6d1b4 return original README file 2018-07-06 14:18:12 +03:00
Bandic007
cfa9fd6066 initial comit 2018-07-06 14:16:45 +03:00
catborise
360dab0892
Update README.md
lxml package requirement change
2018-06-29 15:12:12 +03:00
Jan Krcmar
6b444075b6
Update README.md
apache configuration should use wsgi_custom.py
2018-06-13 11:20:39 +02:00
Ing. Jan KRCMAR
82eb5abe52 add new application datasource. provides basic interface for cloud-init tool (hostname, root ssh authorized keys) 2018-06-13 10:50:36 +02:00
Jan Krcmar
9dc9fea2a1 Update README.md
Generate secret key for django
2018-01-24 10:01:57 +01:00
Jan Krcmar
f8c08cb719 wsgi.py customized for use mod_wsgi with apache module 2015-12-22 15:04:23 +01:00
Jan Krcmar
6dbd6e558c pip installing packages need gcc and pkg-config on debian/ubuntu 2015-12-21 10:28:03 +00:00
Anatoliy Guskov
eac356b50a Merge pull request #57 from jcppkkk/patch-1
Require libsasl2-modules for TCP Connection
2015-10-29 13:00:33 +02:00
Anatoliy Guskov
80a27a4a6a Merge pull request #66 from savichev/patch-9
Update README.md
2015-10-29 11:41:50 +02:00
savichev
bb5e5815c0 Update README.md 2015-10-29 13:19:10 +05:00
savichev
e2ead89fd1 Update README.md 2015-10-29 11:25:37 +05:00
Jethro Yu
225db15d9e Required libsasl2-modules for TCP Connection 2015-10-15 20:26:36 +08:00
Retspen
11be03df20 Added licence 2015-10-02 13:51:54 +03:00
Alice Ferrazzi
e6b9167e4a changed webvirtmgr with webvirtcloud 2015-08-19 22:16:32 +09:00
Anatoliy Guskov
568b019d75 Fixed supervisorctl status for web panel only 2015-08-03 13:45:14 +03:00
Anatoliy Guskov
ef354cc369 Fixed #39 2015-08-03 13:41:33 +03:00
Anatoliy Guskov
c07d1b1a6e Added fix sellinux in CentOS 2015-08-01 09:42:47 +03:00
Anatoliy Guskov
3616d860e2 Fix install CentOS 2015-08-01 00:16:53 +03:00
Anatoliy Guskov
0b2359210f Add CentOS install 2015-08-01 00:12:53 +03:00
Joshua Santos
b7ced3d575 Move default nginx conf out of enabled dir 2015-06-28 21:50:50 -07:00
Joshua Santos
5b778bc42d Fix permissions after db migrate 2015-06-27 06:38:10 -07:00