Commit Graph

141 Commits (fd60bda2c25763cffe2636d53aae66ae86e20d66)

Author SHA1 Message Date
grossmj 09ff807055 Install Docker resources in writable location
8 months ago
grossmj c11b3c3911 Fix tests after merge
10 months ago
grossmj 1ec056c1a6 Merge branch '2.2' into 3.0
10 months ago
grossmj d6e1ee5dbb Prevent X11 socket file to be modified by Docker container
11 months ago
grossmj f3b6825e40 Test if busybox is not dynamically linked
11 months ago
grossmj 1cb433c5bc New packaging relying only pyproject.toml
11 months ago
grossmj 1ff23348d3 Merge branch '2.2' into 3.0
1 year ago
grossmj 84c886b058 Remove left over Xvfb related code
1 year ago
grossmj e59b5fb95b Remove Xvfb + x11vnc support
1 year ago
grossmj b3dfb87622 Merge branch '2.2' into 3.0
1 year ago
grossmj d6141d4652 Fix checking for ":" in project dir on Windows for Docker containers
1 year ago
grossmj f08ce9d3f1 Check for colon in project name. Fixes #2203
1 year ago
grossmj 3fb138b9a1 Allow ':' in project name when Docker containers are used
1 year ago
grossmj e5c8ae4bde Use a stock BusyBox for the Docker integration
2 years ago
grossmj 80f5ca0c3f Checks for valid hostname on server side for Dynamips, IOU, Qemu and Docker nodes
2 years ago
grossmj d303d13045 Merge branch '2.2' into 3.0
2 years ago
grossmj 908911e764 Remove parameter "Name" not useful to create a Docker container
2 years ago
grossmj bdd703a0dc Support to reset all console connections. Ref https://github.com/GNS3/gns3-server/issues/1619
2 years ago
grossmj 2eb64200a4 Add spaces before hostname for Docker network config. Ref #2039
2 years ago
grossmj 988ca7574c Add hostname entry to sample network config for Docker nodes. Fixes #2039
2 years ago
grossmj 527d4bb3ea Run Xtigervnc with MIT-SHM extension disabled for Docker VNC console support. Fixes #2071
2 years ago
grossmj df50b46952 Merge branch '2.2' into 3.0
2 years ago
grossmj 1837850894 Docker: load custom interface files from /etc/network/interfaces (commented by default). Ref #2052
2 years ago
grossmj 890dbd9f77 Create `/etc/network/interfaces.d` in Docker container. Fixes #2052
2 years ago
grossmj 460fe5ed95 Prettify Docker '/etc/network/interfaces' file. Ref #2040
2 years ago
grossmj f8a83e7ff9 Merge branch '2.2' into 3.0
2 years ago
grossmj 7490be6d5e Support GNS3 variables in Docker environment variables. Fixes #2033
2 years ago
grossmj 296446189f Merge branch '2.2' into 3.0
3 years ago
grossmj b1a62dfdc2 Fix unhandled KeyError exception when starting Docker container. Ref #1991
3 years ago
grossmj 6a726d0344 Fix formatting issue.
3 years ago
grossmj 9b0e3a77ed Use a stock BusyBox for the Docker Integration
3 years ago
grossmj cefab8d362 Rename __json__() to asdict()
3 years ago
grossmj c021e21309 Use black with -l 120 param.
3 years ago
grossmj f928738bd5 Use pyupgrade with --py36-plus param.
3 years ago
grossmj c043830e3f Move endpoints to routes & preparations to use a database.
4 years ago
grossmj acc5c7ebfa Update package versions.
4 years ago
grossmj 7043d48f1a Auxiliary console support for Qemu. Ref #2873
4 years ago
grossmj 831ee5f468 Support to reset all console connections. Ref https://github.com/GNS3/gns3-server/issues/1619
4 years ago
grossmj d1c29c8bb7 Resource constraints for Docker VMs.
4 years ago
grossmj f498ab06b4 Wait longer for x11 socket file to be created. Ref #1761
4 years ago
grossmj 8536af33da Fix tests.
4 years ago
fadlytabrani 6fd60452c4
Add clipboard support for TigerVnc
4 years ago
grossmj afbbf7a524 Add Xvnc command to the VNC servers list. Fixes #172
4 years ago
Karim af78031322 Resolve conflicts in docker volumes instead of error. Fixes https://github.com/GNS3/gns3-server/issues/1595
5 years ago
Karim 81ddb0cfe6 Impoved docker volumes user input validation
5 years ago
Karim 0c19bc8d43 Support for additional persistent docker volumes to be specified within appliance configuration
5 years ago
Karim 6df93d4db0 Updated tests for setting docker user
5 years ago
Karim 7c3a38d379 Support for docker images that set the USER directive. Changes the
5 years ago
grossmj a17119187b Fix remote packet capture for Dynamips.
5 years ago
grossmj 4cc5dbc228 Fix remote packet capture and make sure packet capture is stopped when deleting an NIO. Fixes https://github.com/GNS3/gns3-gui/issues/2753
5 years ago