Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Web UI for LXD

License

NotificationsYou must be signed in to change notification settings

kaneg/lxdui

Repository files navigation

Web UI for LXD

Requirement

Usage

python main.py

Configuration

1. Settings

In settings.py, you can change below settings:

server_host='0.0.0.0'server_port=8080debug=Falselxd_api_url='unix:/var/lib/lxd/unix.socket'ssl_key_path='~/.config/lxc/client.key'ssl_crt_path='~/.config/lxc/client.crt'web_shell_host='http://%(host)s:9090/?arg=%(container)s'login_required=Trueadmin_user='admin'admin_password='admin'

2. Users:

Create a json file under the root folder, named it to users.json based on the template users.tpl.json.In the json file, you can add users with password and different permissions.

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp