diff --git a/appmanage/Dockerfile b/appmanage/Dockerfile index 5b30af76..47478192 100644 --- a/appmanage/Dockerfile +++ b/appmanage/Dockerfile @@ -12,7 +12,7 @@ COPY requirements.txt main.py database.sqlite ./ RUN apt update # Install supervisords -RUN apt install -y supervisor +RUN apt install -y supervisor iproute2 COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf COPY config/cmd.sh /cmd.sh RUN chmod +x /etc/supervisor/conf.d/supervisord.conf /cmd.sh diff --git a/appmanage/config/cmd.sh b/appmanage/config/cmd.sh index e40873e9..b4cee283 100644 --- a/appmanage/config/cmd.sh +++ b/appmanage/config/cmd.sh @@ -1,7 +1,8 @@ #!/bin/bash # start by supervisord -nsenter -m -u -i -n -p -t 1 sh -c "echo test_host >> /tmp/hosts" +internal_ip=$(ip addr show eth0 | awk '/inet /{split($2, a, "/"); print a[1]}') +nsenter -m -u -i -n -p -t 1 sh -c "echo test_host:$internal_ip >> /tmp/hosts" nsenter -m -u -i -n -p -t 1 sh -c "echo $(docker inspect -f '{{range.NetworkSettings.Networks}}{{.IPAddress}}{{end}}' websoft9-appmanage) websoft9-appmanage >> /etc/hosts" /usr/bin/supervisord supervisorctl start all diff --git a/appmanage/static/images/.net-websoft9.png b/appmanage/static/images/.net-websoft9.png deleted file mode 100644 index 089dfe31..00000000 Binary files a/appmanage/static/images/.net-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/abb-websoft9.png b/appmanage/static/images/abb-websoft9.png deleted file mode 100644 index c1b793b7..00000000 Binary files a/appmanage/static/images/abb-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/activemq-websoft9.png b/appmanage/static/images/activemq-websoft9.png deleted file mode 100644 index b3933754..00000000 Binary files a/appmanage/static/images/activemq-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/adobe-websoft9.png b/appmanage/static/images/adobe-websoft9.png deleted file mode 100644 index 77bbdd6c..00000000 Binary files a/appmanage/static/images/adobe-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/akeneo-websoft9.png b/appmanage/static/images/akeneo-websoft9.png deleted file mode 100644 index ecff92c9..00000000 Binary files a/appmanage/static/images/akeneo-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/aladdin-websoft9.png b/appmanage/static/images/aladdin-websoft9.png deleted file mode 100644 index 60c66a85..00000000 Binary files a/appmanage/static/images/aladdin-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/alfresco-websoft9.png b/appmanage/static/images/alfresco-websoft9.png deleted file mode 100644 index 671bbb01..00000000 Binary files a/appmanage/static/images/alfresco-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/amchamchina-websoft9.png b/appmanage/static/images/amchamchina-websoft9.png deleted file mode 100644 index 4c09e672..00000000 Binary files a/appmanage/static/images/amchamchina-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/ansible-websoft9.png b/appmanage/static/images/ansible-websoft9.png deleted file mode 100644 index 689dd5d6..00000000 Binary files a/appmanage/static/images/ansible-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/apache-websoft9.png b/appmanage/static/images/apache-websoft9.png deleted file mode 100644 index b241cd91..00000000 Binary files a/appmanage/static/images/apache-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/apisix-websoft9.png b/appmanage/static/images/apisix-websoft9.png deleted file mode 100644 index 91cf2889..00000000 Binary files a/appmanage/static/images/apisix-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/apitable-websoft9.png b/appmanage/static/images/apitable-websoft9.png deleted file mode 100644 index 7e782379..00000000 Binary files a/appmanage/static/images/apitable-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/appsmith-websoft9.png b/appmanage/static/images/appsmith-websoft9.png deleted file mode 100644 index fa59ac30..00000000 Binary files a/appmanage/static/images/appsmith-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/arangodb-websoft9.png b/appmanage/static/images/arangodb-websoft9.png deleted file mode 100644 index 2e8105d4..00000000 Binary files a/appmanage/static/images/arangodb-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/atos-websoft9.png b/appmanage/static/images/atos-websoft9.png deleted file mode 100644 index 5333fbe8..00000000 Binary files a/appmanage/static/images/atos-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/awx-websoft9.png b/appmanage/static/images/awx-websoft9.png deleted file mode 100644 index 3cd14cf0..00000000 Binary files a/appmanage/static/images/awx-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/bgy-websoft9.png b/appmanage/static/images/bgy-websoft9.png deleted file mode 100644 index 83431744..00000000 Binary files a/appmanage/static/images/bgy-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/bigbluebutton-websoft9.png b/appmanage/static/images/bigbluebutton-websoft9.png deleted file mode 100644 index fc77409a..00000000 Binary files a/appmanage/static/images/bigbluebutton-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/biomap-websoft9.png b/appmanage/static/images/biomap-websoft9.png deleted file mode 100644 index 1886b81a..00000000 Binary files a/appmanage/static/images/biomap-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/bt-websoft9.png b/appmanage/static/images/bt-websoft9.png deleted file mode 100644 index b59dffba..00000000 Binary files a/appmanage/static/images/bt-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/budibase-websoft9.png b/appmanage/static/images/budibase-websoft9.png deleted file mode 100644 index 95291de1..00000000 Binary files a/appmanage/static/images/budibase-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/caddy-websoft9.png b/appmanage/static/images/caddy-websoft9.png deleted file mode 100644 index ffdbb40c..00000000 Binary files a/appmanage/static/images/caddy-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/canvas-websoft9.png b/appmanage/static/images/canvas-websoft9.png deleted file mode 100644 index cfddadd4..00000000 Binary files a/appmanage/static/images/canvas-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/cheerland-websoft9.png b/appmanage/static/images/cheerland-websoft9.png deleted file mode 100644 index aab2a051..00000000 Binary files a/appmanage/static/images/cheerland-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/ckan-websoft9.png b/appmanage/static/images/ckan-websoft9.png deleted file mode 100644 index eb291074..00000000 Binary files a/appmanage/static/images/ckan-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/clamav-websoft9.png b/appmanage/static/images/clamav-websoft9.png deleted file mode 100644 index 57ef9db3..00000000 Binary files a/appmanage/static/images/clamav-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/cloudbeaver-websoft9.png b/appmanage/static/images/cloudbeaver-websoft9.png deleted file mode 100644 index 2c580249..00000000 Binary files a/appmanage/static/images/cloudbeaver-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/codeorg-websoft9.png b/appmanage/static/images/codeorg-websoft9.png deleted file mode 100644 index 24a14ce0..00000000 Binary files a/appmanage/static/images/codeorg-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/codeserver-websoft9.png b/appmanage/static/images/codeserver-websoft9.png deleted file mode 100644 index 449bb82f..00000000 Binary files a/appmanage/static/images/codeserver-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/codiad-websoft9.png b/appmanage/static/images/codiad-websoft9.png deleted file mode 100644 index 2ec460b4..00000000 Binary files a/appmanage/static/images/codiad-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/collabora-online-websoft9.png b/appmanage/static/images/collabora-online-websoft9.png deleted file mode 100644 index 8820847f..00000000 Binary files a/appmanage/static/images/collabora-online-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/collabora-websoft9.png b/appmanage/static/images/collabora-websoft9.png deleted file mode 100644 index c743fca1..00000000 Binary files a/appmanage/static/images/collabora-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/concrete-websoft9.png b/appmanage/static/images/concrete-websoft9.png deleted file mode 100644 index cbc1bc07..00000000 Binary files a/appmanage/static/images/concrete-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/consul-websoft9.png b/appmanage/static/images/consul-websoft9.png deleted file mode 100644 index 60d39fbd..00000000 Binary files a/appmanage/static/images/consul-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/cordis-websoft9.png b/appmanage/static/images/cordis-websoft9.png deleted file mode 100644 index 64ce3604..00000000 Binary files a/appmanage/static/images/cordis-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/couchbase-websoft9.png b/appmanage/static/images/couchbase-websoft9.png deleted file mode 100644 index a9cd9141..00000000 Binary files a/appmanage/static/images/couchbase-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/couchdb-websoft9.png b/appmanage/static/images/couchdb-websoft9.png deleted file mode 100644 index 8bf6a5d2..00000000 Binary files a/appmanage/static/images/couchdb-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/countlty-websoft9.png b/appmanage/static/images/countlty-websoft9.png deleted file mode 100644 index c0815e1b..00000000 Binary files a/appmanage/static/images/countlty-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/countly-websoft9.png b/appmanage/static/images/countly-websoft9.png deleted file mode 100644 index 74b8a303..00000000 Binary files a/appmanage/static/images/countly-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/dbforge-websoft9.png b/appmanage/static/images/dbforge-websoft9.png deleted file mode 100644 index 08988e32..00000000 Binary files a/appmanage/static/images/dbforge-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/dell-websoft9.png b/appmanage/static/images/dell-websoft9.png deleted file mode 100644 index df5610fc..00000000 Binary files a/appmanage/static/images/dell-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/deloitte-websoft9.png b/appmanage/static/images/deloitte-websoft9.png deleted file mode 100644 index 45e7dafd..00000000 Binary files a/appmanage/static/images/deloitte-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/desktop-websoft9.png b/appmanage/static/images/desktop-websoft9.png deleted file mode 100644 index 67880a3b..00000000 Binary files a/appmanage/static/images/desktop-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/dgraph-websoft9.png b/appmanage/static/images/dgraph-websoft9.png deleted file mode 100644 index 2b71803f..00000000 Binary files a/appmanage/static/images/dgraph-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/directus-websoft9.png b/appmanage/static/images/directus-websoft9.png deleted file mode 100644 index 17e437a3..00000000 Binary files a/appmanage/static/images/directus-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/discourse-websoft9.png b/appmanage/static/images/discourse-websoft9.png deleted file mode 100644 index d8cb3ed9..00000000 Binary files a/appmanage/static/images/discourse-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/discuz-websoft9.png b/appmanage/static/images/discuz-websoft9.png deleted file mode 100644 index cf637e02..00000000 Binary files a/appmanage/static/images/discuz-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/discuzq-websoft9.png b/appmanage/static/images/discuzq-websoft9.png deleted file mode 100644 index 4858e3ae..00000000 Binary files a/appmanage/static/images/discuzq-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/django-websoft9.png b/appmanage/static/images/django-websoft9.png deleted file mode 100644 index cfa33384..00000000 Binary files a/appmanage/static/images/django-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/docker-websoft9.png b/appmanage/static/images/docker-websoft9.png deleted file mode 100644 index 9cd7d687..00000000 Binary files a/appmanage/static/images/docker-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/dockermailserver-websoft9.png b/appmanage/static/images/dockermailserver-websoft9.png deleted file mode 100644 index 0bce42ff..00000000 Binary files a/appmanage/static/images/dockermailserver-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/dolibarr-websoft9.png b/appmanage/static/images/dolibarr-websoft9.png deleted file mode 100644 index 469887a9..00000000 Binary files a/appmanage/static/images/dolibarr-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/dreamfactory-websoft9.png b/appmanage/static/images/dreamfactory-websoft9.png deleted file mode 100644 index c972bd06..00000000 Binary files a/appmanage/static/images/dreamfactory-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/drupal-websoft9.png b/appmanage/static/images/drupal-websoft9.png deleted file mode 100644 index a0e6a1c4..00000000 Binary files a/appmanage/static/images/drupal-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/eclipse-theia-websoft9.png b/appmanage/static/images/eclipse-theia-websoft9.png deleted file mode 100644 index c5165e32..00000000 Binary files a/appmanage/static/images/eclipse-theia-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/eclipseche-websoft9.png b/appmanage/static/images/eclipseche-websoft9.png deleted file mode 100644 index 8ffe388a..00000000 Binary files a/appmanage/static/images/eclipseche-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/elasticsearch-websoft9.png b/appmanage/static/images/elasticsearch-websoft9.png deleted file mode 100644 index 02bac9bd..00000000 Binary files a/appmanage/static/images/elasticsearch-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/elk-websoft9.png b/appmanage/static/images/elk-websoft9.png deleted file mode 100644 index a5cbcccb..00000000 Binary files a/appmanage/static/images/elk-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/elmo-websoft9.png b/appmanage/static/images/elmo-websoft9.png deleted file mode 100644 index b29f3a30..00000000 Binary files a/appmanage/static/images/elmo-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/erpnext-websoft9.png b/appmanage/static/images/erpnext-websoft9.png deleted file mode 100644 index 211709dc..00000000 Binary files a/appmanage/static/images/erpnext-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/espocrm-websoft9.png b/appmanage/static/images/espocrm-websoft9.png deleted file mode 100644 index 3dd95c9b..00000000 Binary files a/appmanage/static/images/espocrm-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/extripod-websoft9.png b/appmanage/static/images/extripod-websoft9.png deleted file mode 100644 index 4aa31e83..00000000 Binary files a/appmanage/static/images/extripod-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/fangkuaisan-websoft9.png b/appmanage/static/images/fangkuaisan-websoft9.png deleted file mode 100644 index 63f4a802..00000000 Binary files a/appmanage/static/images/fangkuaisan-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/fastpanel-websoft9.png b/appmanage/static/images/fastpanel-websoft9.png deleted file mode 100644 index 4789d461..00000000 Binary files a/appmanage/static/images/fastpanel-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/freenas-websoft9.png b/appmanage/static/images/freenas-websoft9.png deleted file mode 100644 index 873979d8..00000000 Binary files a/appmanage/static/images/freenas-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/geoserver-websoft9.png b/appmanage/static/images/geoserver-websoft9.png deleted file mode 100644 index 3714301e..00000000 Binary files a/appmanage/static/images/geoserver-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/ghost-websoft9.png b/appmanage/static/images/ghost-websoft9.png deleted file mode 100644 index a462a11d..00000000 Binary files a/appmanage/static/images/ghost-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/gitea-websoft9.png b/appmanage/static/images/gitea-websoft9.png deleted file mode 100644 index aa9ecb67..00000000 Binary files a/appmanage/static/images/gitea-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/gitlab-websoft9.png b/appmanage/static/images/gitlab-websoft9.png deleted file mode 100644 index dab64858..00000000 Binary files a/appmanage/static/images/gitlab-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/gnome-websoft9.png b/appmanage/static/images/gnome-websoft9.png deleted file mode 100644 index c92902d4..00000000 Binary files a/appmanage/static/images/gnome-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/gogs-websoft9.png b/appmanage/static/images/gogs-websoft9.png deleted file mode 100644 index c4a37dec..00000000 Binary files a/appmanage/static/images/gogs-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/grafana-websoft9.png b/appmanage/static/images/grafana-websoft9.png deleted file mode 100644 index 5bc26a0d..00000000 Binary files a/appmanage/static/images/grafana-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/graylog-websoft9.png b/appmanage/static/images/graylog-websoft9.png deleted file mode 100644 index 4f58309b..00000000 Binary files a/appmanage/static/images/graylog-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/gs1-websoft9.png b/appmanage/static/images/gs1-websoft9.png deleted file mode 100644 index 8f1fead2..00000000 Binary files a/appmanage/static/images/gs1-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/haproxy-websoft9.png b/appmanage/static/images/haproxy-websoft9.png deleted file mode 100644 index 61b0f3b8..00000000 Binary files a/appmanage/static/images/haproxy-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/hasura-websoft9.png b/appmanage/static/images/hasura-websoft9.png deleted file mode 100644 index 7407e184..00000000 Binary files a/appmanage/static/images/hasura-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/hitachi-websoft9.png b/appmanage/static/images/hitachi-websoft9.png deleted file mode 100644 index 517d05bb..00000000 Binary files a/appmanage/static/images/hitachi-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/ibox-websoft9.png b/appmanage/static/images/ibox-websoft9.png deleted file mode 100644 index ef8544b2..00000000 Binary files a/appmanage/static/images/ibox-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/influxdb-websoft9.png b/appmanage/static/images/influxdb-websoft9.png deleted file mode 100644 index 8e5ae92b..00000000 Binary files a/appmanage/static/images/influxdb-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/iredmail-websoft9.png b/appmanage/static/images/iredmail-websoft9.png deleted file mode 100644 index 7e7b5da3..00000000 Binary files a/appmanage/static/images/iredmail-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/java-tomcat-websoft9.png b/appmanage/static/images/java-tomcat-websoft9.png deleted file mode 100644 index 1057e33e..00000000 Binary files a/appmanage/static/images/java-tomcat-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/java-websoft9.png b/appmanage/static/images/java-websoft9.png deleted file mode 100644 index c8849f12..00000000 Binary files a/appmanage/static/images/java-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/javaontomcat-websoft9.png b/appmanage/static/images/javaontomcat-websoft9.png deleted file mode 100644 index 643b0ad4..00000000 Binary files a/appmanage/static/images/javaontomcat-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/jdcloud-en-logo.png b/appmanage/static/images/jdcloud-en-logo.png deleted file mode 100644 index be8f86be..00000000 Binary files a/appmanage/static/images/jdcloud-en-logo.png and /dev/null differ diff --git a/appmanage/static/images/jenkins-websoft9.png b/appmanage/static/images/jenkins-websoft9.png deleted file mode 100644 index 764495ef..00000000 Binary files a/appmanage/static/images/jenkins-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/jitsi-websoft9.png b/appmanage/static/images/jitsi-websoft9.png deleted file mode 100644 index 0cec95be..00000000 Binary files a/appmanage/static/images/jitsi-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/joomla-websoft9.png b/appmanage/static/images/joomla-websoft9.png deleted file mode 100644 index 701a217e..00000000 Binary files a/appmanage/static/images/joomla-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/jumpserver-websoft9.png b/appmanage/static/images/jumpserver-websoft9.png deleted file mode 100644 index c51efa19..00000000 Binary files a/appmanage/static/images/jumpserver-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/jupyterhub-websoft9.png b/appmanage/static/images/jupyterhub-websoft9.png deleted file mode 100644 index 68d4a928..00000000 Binary files a/appmanage/static/images/jupyterhub-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/kafka-websoft9.png b/appmanage/static/images/kafka-websoft9.png deleted file mode 100644 index 76ff02e0..00000000 Binary files a/appmanage/static/images/kafka-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/kasmweb-websoft9.png b/appmanage/static/images/kasmweb-websoft9.png deleted file mode 100644 index f47aacec..00000000 Binary files a/appmanage/static/images/kasmweb-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/kde-websoft9.png b/appmanage/static/images/kde-websoft9.png deleted file mode 100644 index 7bd4d704..00000000 Binary files a/appmanage/static/images/kde-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/kingdee-websoft9.png b/appmanage/static/images/kingdee-websoft9.png deleted file mode 100644 index f2d1dd56..00000000 Binary files a/appmanage/static/images/kingdee-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/knowage-websoft9.png b/appmanage/static/images/knowage-websoft9.png deleted file mode 100644 index 871046dc..00000000 Binary files a/appmanage/static/images/knowage-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/kodbox-websoft9.png b/appmanage/static/images/kodbox-websoft9.png deleted file mode 100644 index 3cb7d49b..00000000 Binary files a/appmanage/static/images/kodbox-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/kodcloud-websoft9.png b/appmanage/static/images/kodcloud-websoft9.png deleted file mode 100644 index abd42fd8..00000000 Binary files a/appmanage/static/images/kodcloud-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/kong-websoft9.png b/appmanage/static/images/kong-websoft9.png deleted file mode 100644 index d4aecf3e..00000000 Binary files a/appmanage/static/images/kong-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/kubesphere-websoft9.png b/appmanage/static/images/kubesphere-websoft9.png deleted file mode 100644 index 9e32febf..00000000 Binary files a/appmanage/static/images/kubesphere-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/lamp-websoft9.png b/appmanage/static/images/lamp-websoft9.png deleted file mode 100644 index 60149667..00000000 Binary files a/appmanage/static/images/lamp-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/laravel-websoft9.png b/appmanage/static/images/laravel-websoft9.png deleted file mode 100644 index fd085681..00000000 Binary files a/appmanage/static/images/laravel-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/lemp-websoft9.png b/appmanage/static/images/lemp-websoft9.png deleted file mode 100644 index 49bd73d7..00000000 Binary files a/appmanage/static/images/lemp-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/lnmp-websoft9.png b/appmanage/static/images/lnmp-websoft9.png deleted file mode 100644 index 2cdd1dc4..00000000 Binary files a/appmanage/static/images/lnmp-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/logo-websoft9.png b/appmanage/static/images/logo-websoft9.png deleted file mode 100644 index a24cf548..00000000 Binary files a/appmanage/static/images/logo-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/magento-websoft9.png b/appmanage/static/images/magento-websoft9.png deleted file mode 100644 index 87246203..00000000 Binary files a/appmanage/static/images/magento-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/mailu-websoft9.png b/appmanage/static/images/mailu-websoft9.png deleted file mode 100644 index 961ae274..00000000 Binary files a/appmanage/static/images/mailu-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/mantisbt-websoft9.png b/appmanage/static/images/mantisbt-websoft9.png deleted file mode 100644 index 60955acd..00000000 Binary files a/appmanage/static/images/mantisbt-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/mariadb-websoft9.png b/appmanage/static/images/mariadb-websoft9.png deleted file mode 100644 index e51658ff..00000000 Binary files a/appmanage/static/images/mariadb-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/mate-websoft9.png b/appmanage/static/images/mate-websoft9.png deleted file mode 100644 index 95d59dd2..00000000 Binary files a/appmanage/static/images/mate-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/matomo-websoft9.png b/appmanage/static/images/matomo-websoft9.png deleted file mode 100644 index 0b6b8118..00000000 Binary files a/appmanage/static/images/matomo-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/mattermost-websoft9.png b/appmanage/static/images/mattermost-websoft9.png deleted file mode 100644 index 05213fe2..00000000 Binary files a/appmanage/static/images/mattermost-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/mautic-websoft9.png b/appmanage/static/images/mautic-websoft9.png deleted file mode 100644 index 81c0393a..00000000 Binary files a/appmanage/static/images/mautic-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/mediawiki-websoft9.png b/appmanage/static/images/mediawiki-websoft9.png deleted file mode 100644 index e235cad0..00000000 Binary files a/appmanage/static/images/mediawiki-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/memcached-websoft9.png b/appmanage/static/images/memcached-websoft9.png deleted file mode 100644 index 2e244a64..00000000 Binary files a/appmanage/static/images/memcached-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/mengya-websoft9.png b/appmanage/static/images/mengya-websoft9.png deleted file mode 100644 index 024d29e9..00000000 Binary files a/appmanage/static/images/mengya-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/metabase-websoft9.png b/appmanage/static/images/metabase-websoft9.png deleted file mode 100644 index 2ee94c9a..00000000 Binary files a/appmanage/static/images/metabase-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/microsoft-websoft9.png b/appmanage/static/images/microsoft-websoft9.png deleted file mode 100644 index f2f3dcfc..00000000 Binary files a/appmanage/static/images/microsoft-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/mingdao-websoft9.png b/appmanage/static/images/mingdao-websoft9.png deleted file mode 100644 index 5e41bf1c..00000000 Binary files a/appmanage/static/images/mingdao-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/mingdaoyun-websoft9.png b/appmanage/static/images/mingdaoyun-websoft9.png deleted file mode 100644 index 94f9d990..00000000 Binary files a/appmanage/static/images/mingdaoyun-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/minio-websoft9.png b/appmanage/static/images/minio-websoft9.png deleted file mode 100644 index 6d01d37a..00000000 Binary files a/appmanage/static/images/minio-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/mongniu-websoft9.png b/appmanage/static/images/mongniu-websoft9.png deleted file mode 100644 index fb3935f0..00000000 Binary files a/appmanage/static/images/mongniu-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/mongocompass-websoft9.png b/appmanage/static/images/mongocompass-websoft9.png deleted file mode 100644 index 416b31df..00000000 Binary files a/appmanage/static/images/mongocompass-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/mongodb-websoft9.png b/appmanage/static/images/mongodb-websoft9.png deleted file mode 100644 index 4ba72265..00000000 Binary files a/appmanage/static/images/mongodb-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/moodle-websoft9.png b/appmanage/static/images/moodle-websoft9.png deleted file mode 100644 index c385de35..00000000 Binary files a/appmanage/static/images/moodle-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/mysql-websoft9.png b/appmanage/static/images/mysql-websoft9.png deleted file mode 100644 index a7fb5e51..00000000 Binary files a/appmanage/static/images/mysql-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/n8n-websoft9.png b/appmanage/static/images/n8n-websoft9.png deleted file mode 100644 index 5b27f20f..00000000 Binary files a/appmanage/static/images/n8n-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/neo4j-websoft9.png b/appmanage/static/images/neo4j-websoft9.png deleted file mode 100644 index 2ce5b14e..00000000 Binary files a/appmanage/static/images/neo4j-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/netdata-websoft9.png b/appmanage/static/images/netdata-websoft9.png deleted file mode 100644 index a01fbb38..00000000 Binary files a/appmanage/static/images/netdata-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/nextcloud-websoft9.png b/appmanage/static/images/nextcloud-websoft9.png deleted file mode 100644 index bc6c2d31..00000000 Binary files a/appmanage/static/images/nextcloud-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/nextterminal-websoft9.png b/appmanage/static/images/nextterminal-websoft9.png deleted file mode 100644 index 0bc1a0f3..00000000 Binary files a/appmanage/static/images/nextterminal-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/nocodb-websoft9.png b/appmanage/static/images/nocodb-websoft9.png deleted file mode 100644 index dc6ca231..00000000 Binary files a/appmanage/static/images/nocodb-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/nodebb-websoft9.png b/appmanage/static/images/nodebb-websoft9.png deleted file mode 100644 index 300a4d53..00000000 Binary files a/appmanage/static/images/nodebb-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/nodejs-websoft9.png b/appmanage/static/images/nodejs-websoft9.png deleted file mode 100644 index bab805ee..00000000 Binary files a/appmanage/static/images/nodejs-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/nopcommerce-websoft9.png b/appmanage/static/images/nopcommerce-websoft9.png deleted file mode 100644 index c97e66f4..00000000 Binary files a/appmanage/static/images/nopcommerce-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/odoo-websoft9.png b/appmanage/static/images/odoo-websoft9.png deleted file mode 100644 index cab40be0..00000000 Binary files a/appmanage/static/images/odoo-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/onlyoffice-websoft9.png b/appmanage/static/images/onlyoffice-websoft9.png deleted file mode 100644 index 801242b5..00000000 Binary files a/appmanage/static/images/onlyoffice-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/opencart-websoft9.png b/appmanage/static/images/opencart-websoft9.png deleted file mode 100644 index 838d0333..00000000 Binary files a/appmanage/static/images/opencart-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/opencv-websoft9.png b/appmanage/static/images/opencv-websoft9.png deleted file mode 100644 index 20420583..00000000 Binary files a/appmanage/static/images/opencv-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/opensearch-websoft9.png b/appmanage/static/images/opensearch-websoft9.png deleted file mode 100644 index db338d24..00000000 Binary files a/appmanage/static/images/opensearch-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/openvino-websoft9.png b/appmanage/static/images/openvino-websoft9.png deleted file mode 100644 index e1746126..00000000 Binary files a/appmanage/static/images/openvino-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/oracle-websoft9.png b/appmanage/static/images/oracle-websoft9.png deleted file mode 100644 index 24e3f2e9..00000000 Binary files a/appmanage/static/images/oracle-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/owncloud-websoft9.png b/appmanage/static/images/owncloud-websoft9.png deleted file mode 100644 index 7ad91e00..00000000 Binary files a/appmanage/static/images/owncloud-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/parse-websoft9.png b/appmanage/static/images/parse-websoft9.png deleted file mode 100644 index d58962a7..00000000 Binary files a/appmanage/static/images/parse-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/pgadmin-websoft9.png b/appmanage/static/images/pgadmin-websoft9.png deleted file mode 100644 index d8f27ed7..00000000 Binary files a/appmanage/static/images/pgadmin-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/phabricator-websoft9.png b/appmanage/static/images/phabricator-websoft9.png deleted file mode 100644 index 31fb93e4..00000000 Binary files a/appmanage/static/images/phabricator-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/phoenix-websoft9.png b/appmanage/static/images/phoenix-websoft9.png deleted file mode 100644 index 10c995ef..00000000 Binary files a/appmanage/static/images/phoenix-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/phpmyadmin-websoft9.png b/appmanage/static/images/phpmyadmin-websoft9.png deleted file mode 100644 index 68974c8d..00000000 Binary files a/appmanage/static/images/phpmyadmin-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/pimcore-websoft9.png b/appmanage/static/images/pimcore-websoft9.png deleted file mode 100644 index decdc240..00000000 Binary files a/appmanage/static/images/pimcore-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/plausible-websoft9.png b/appmanage/static/images/plausible-websoft9.png deleted file mode 100644 index 0214738b..00000000 Binary files a/appmanage/static/images/plausible-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/portainer-websoft9.png b/appmanage/static/images/portainer-websoft9.png deleted file mode 100644 index 384dfbc9..00000000 Binary files a/appmanage/static/images/portainer-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/postgresql-websoft9.png b/appmanage/static/images/postgresql-websoft9.png deleted file mode 100644 index c01886fa..00000000 Binary files a/appmanage/static/images/postgresql-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/prestashop-websoft9.png b/appmanage/static/images/prestashop-websoft9.png deleted file mode 100644 index 37c509c0..00000000 Binary files a/appmanage/static/images/prestashop-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/prometheus-websoft9.png b/appmanage/static/images/prometheus-websoft9.png deleted file mode 100644 index 24308437..00000000 Binary files a/appmanage/static/images/prometheus-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/pydio-websoft9.png b/appmanage/static/images/pydio-websoft9.png deleted file mode 100644 index 26103a46..00000000 Binary files a/appmanage/static/images/pydio-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/python-websoft9.png b/appmanage/static/images/python-websoft9.png deleted file mode 100644 index e58e0a55..00000000 Binary files a/appmanage/static/images/python-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/qpyun-websoft9.png b/appmanage/static/images/qpyun-websoft9.png deleted file mode 100644 index a1f8bbaa..00000000 Binary files a/appmanage/static/images/qpyun-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/rabbitmq-websoft9.png b/appmanage/static/images/rabbitmq-websoft9.png deleted file mode 100644 index 137e8048..00000000 Binary files a/appmanage/static/images/rabbitmq-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/redash-websoft9.png b/appmanage/static/images/redash-websoft9.png deleted file mode 100644 index 0fa7abb5..00000000 Binary files a/appmanage/static/images/redash-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/redis-websoft9.png b/appmanage/static/images/redis-websoft9.png deleted file mode 100644 index bc6fba87..00000000 Binary files a/appmanage/static/images/redis-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/redisinsight-websoft9.png b/appmanage/static/images/redisinsight-websoft9.png deleted file mode 100644 index 26eefcfc..00000000 Binary files a/appmanage/static/images/redisinsight-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/redmine-websoft9.png b/appmanage/static/images/redmine-websoft9.png deleted file mode 100644 index e8105f5d..00000000 Binary files a/appmanage/static/images/redmine-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/redpandaconsole-websoft9.png b/appmanage/static/images/redpandaconsole-websoft9.png deleted file mode 100644 index b3797576..00000000 Binary files a/appmanage/static/images/redpandaconsole-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/reportserver-websoft9.png b/appmanage/static/images/reportserver-websoft9.png deleted file mode 100644 index 32e4f89e..00000000 Binary files a/appmanage/static/images/reportserver-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/rethinkdb-websoft9.png b/appmanage/static/images/rethinkdb-websoft9.png deleted file mode 100644 index b8063cd6..00000000 Binary files a/appmanage/static/images/rethinkdb-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/reviewboard-websoft9.png b/appmanage/static/images/reviewboard-websoft9.png deleted file mode 100644 index 65ddb980..00000000 Binary files a/appmanage/static/images/reviewboard-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/rocketchat-websoft9.png b/appmanage/static/images/rocketchat-websoft9.png deleted file mode 100644 index 4721c9ab..00000000 Binary files a/appmanage/static/images/rocketchat-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/rocketmq-websoft9.png b/appmanage/static/images/rocketmq-websoft9.png deleted file mode 100644 index e1977063..00000000 Binary files a/appmanage/static/images/rocketmq-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/ruby-websoft9.png b/appmanage/static/images/ruby-websoft9.png deleted file mode 100644 index 272827a5..00000000 Binary files a/appmanage/static/images/ruby-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/sakai-websoft9.png b/appmanage/static/images/sakai-websoft9.png deleted file mode 100644 index 5af568c2..00000000 Binary files a/appmanage/static/images/sakai-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/saleor-websoft9.png b/appmanage/static/images/saleor-websoft9.png deleted file mode 100644 index 0f0e81e3..00000000 Binary files a/appmanage/static/images/saleor-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/scratch-websoft9.png b/appmanage/static/images/scratch-websoft9.png deleted file mode 100644 index 96aa5ae1..00000000 Binary files a/appmanage/static/images/scratch-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/seafile-websoft9.png b/appmanage/static/images/seafile-websoft9.png deleted file mode 100644 index 5ba3e436..00000000 Binary files a/appmanage/static/images/seafile-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/shjiaotong-websoft9.png b/appmanage/static/images/shjiaotong-websoft9.png deleted file mode 100644 index 63302d6a..00000000 Binary files a/appmanage/static/images/shjiaotong-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/siemens-websoft9.png b/appmanage/static/images/siemens-websoft9.png deleted file mode 100644 index 39e8261d..00000000 Binary files a/appmanage/static/images/siemens-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/sqlserver-websoft9.png b/appmanage/static/images/sqlserver-websoft9.png deleted file mode 100644 index 6c2409b4..00000000 Binary files a/appmanage/static/images/sqlserver-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/srs-websoft9.png b/appmanage/static/images/srs-websoft9.png deleted file mode 100644 index 885e1e46..00000000 Binary files a/appmanage/static/images/srs-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/sscms-websoft9.png b/appmanage/static/images/sscms-websoft9.png deleted file mode 100644 index 3bf2abd7..00000000 Binary files a/appmanage/static/images/sscms-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/stackblitz-websoft9.png b/appmanage/static/images/stackblitz-websoft9.png deleted file mode 100644 index 5eaaa467..00000000 Binary files a/appmanage/static/images/stackblitz-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/stalford-websoft9.png b/appmanage/static/images/stalford-websoft9.png deleted file mode 100644 index ff7a29e6..00000000 Binary files a/appmanage/static/images/stalford-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/strapi-websoft9.png b/appmanage/static/images/strapi-websoft9.png deleted file mode 100644 index e77438c4..00000000 Binary files a/appmanage/static/images/strapi-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/suitecrm-websoft9.png b/appmanage/static/images/suitecrm-websoft9.png deleted file mode 100644 index 31489357..00000000 Binary files a/appmanage/static/images/suitecrm-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/superset-websoft9.png b/appmanage/static/images/superset-websoft9.png deleted file mode 100644 index ca46d094..00000000 Binary files a/appmanage/static/images/superset-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/teleport-websoft9.png b/appmanage/static/images/teleport-websoft9.png deleted file mode 100644 index 1d224cf2..00000000 Binary files a/appmanage/static/images/teleport-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/tensorflow-websoft9.png b/appmanage/static/images/tensorflow-websoft9.png deleted file mode 100644 index 68e49622..00000000 Binary files a/appmanage/static/images/tensorflow-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/testlink-websoft9.png b/appmanage/static/images/testlink-websoft9.png deleted file mode 100644 index 8240bfdd..00000000 Binary files a/appmanage/static/images/testlink-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/theia-websoft9.png b/appmanage/static/images/theia-websoft9.png deleted file mode 100644 index e756e7ef..00000000 Binary files a/appmanage/static/images/theia-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/tomcat-websoft9.png b/appmanage/static/images/tomcat-websoft9.png deleted file mode 100644 index 44ce69da..00000000 Binary files a/appmanage/static/images/tomcat-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/tooljet-websoft9.png b/appmanage/static/images/tooljet-websoft9.png deleted file mode 100644 index 26d6286a..00000000 Binary files a/appmanage/static/images/tooljet-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/trac-websoft9.png b/appmanage/static/images/trac-websoft9.png deleted file mode 100644 index 4bba4940..00000000 Binary files a/appmanage/static/images/trac-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/traefik-websoft9.png b/appmanage/static/images/traefik-websoft9.png deleted file mode 100644 index abca1b30..00000000 Binary files a/appmanage/static/images/traefik-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/typesense-websoft9.png b/appmanage/static/images/typesense-websoft9.png deleted file mode 100644 index 5f93d38a..00000000 Binary files a/appmanage/static/images/typesense-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/typo3-websoft9.png b/appmanage/static/images/typo3-websoft9.png deleted file mode 100644 index 98a6e4ce..00000000 Binary files a/appmanage/static/images/typo3-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/ucas-websoft9.png b/appmanage/static/images/ucas-websoft9.png deleted file mode 100644 index c6f595d7..00000000 Binary files a/appmanage/static/images/ucas-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/umami-websoft9.png b/appmanage/static/images/umami-websoft9.png deleted file mode 100644 index d19ac060..00000000 Binary files a/appmanage/static/images/umami-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/umbraco-websoft9.png b/appmanage/static/images/umbraco-websoft9.png deleted file mode 100644 index 16795802..00000000 Binary files a/appmanage/static/images/umbraco-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/vault-websoft9.png b/appmanage/static/images/vault-websoft9.png deleted file mode 100644 index c86758ea..00000000 Binary files a/appmanage/static/images/vault-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/vendor-knowage-websoft9.png b/appmanage/static/images/vendor-knowage-websoft9.png deleted file mode 100644 index bbd300a1..00000000 Binary files a/appmanage/static/images/vendor-knowage-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/vendor-mingdao-websoft9.png b/appmanage/static/images/vendor-mingdao-websoft9.png deleted file mode 100644 index 57424fa8..00000000 Binary files a/appmanage/static/images/vendor-mingdao-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/vendor-onlyoffice-websoft9.png b/appmanage/static/images/vendor-onlyoffice-websoft9.png deleted file mode 100644 index 36086d7a..00000000 Binary files a/appmanage/static/images/vendor-onlyoffice-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/vendor-seafile-websoft9.png b/appmanage/static/images/vendor-seafile-websoft9.png deleted file mode 100644 index 75cdbebd..00000000 Binary files a/appmanage/static/images/vendor-seafile-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/vinilla-websoft9.png b/appmanage/static/images/vinilla-websoft9.png deleted file mode 100644 index cbafaa7a..00000000 Binary files a/appmanage/static/images/vinilla-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/vscode-websoft9.png b/appmanage/static/images/vscode-websoft9.png deleted file mode 100644 index e2d2f3f7..00000000 Binary files a/appmanage/static/images/vscode-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/vsexpress-websoft9.png b/appmanage/static/images/vsexpress-websoft9.png deleted file mode 100644 index d86c898b..00000000 Binary files a/appmanage/static/images/vsexpress-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/vtiger-websoft9.png b/appmanage/static/images/vtiger-websoft9.png deleted file mode 100644 index 2ef6bd1b..00000000 Binary files a/appmanage/static/images/vtiger-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/wampserver-websoft9.png b/appmanage/static/images/wampserver-websoft9.png deleted file mode 100644 index 6452ea68..00000000 Binary files a/appmanage/static/images/wampserver-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/webmin-websoft9.png b/appmanage/static/images/webmin-websoft9.png deleted file mode 100644 index 675d56f6..00000000 Binary files a/appmanage/static/images/webmin-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/whu-websoft9.png b/appmanage/static/images/whu-websoft9.png deleted file mode 100644 index 86a66cb7..00000000 Binary files a/appmanage/static/images/whu-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/wisenergy-websoft9.png b/appmanage/static/images/wisenergy-websoft9.png deleted file mode 100644 index a5efb5a2..00000000 Binary files a/appmanage/static/images/wisenergy-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/wordpress-websoft9.png b/appmanage/static/images/wordpress-websoft9.png deleted file mode 100644 index 64a56a07..00000000 Binary files a/appmanage/static/images/wordpress-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/xfce-websoft9.png b/appmanage/static/images/xfce-websoft9.png deleted file mode 100644 index 8531f843..00000000 Binary files a/appmanage/static/images/xfce-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/xwiki-websoft9.png b/appmanage/static/images/xwiki-websoft9.png deleted file mode 100644 index aa9273b6..00000000 Binary files a/appmanage/static/images/xwiki-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/youtrack-websoft9.png b/appmanage/static/images/youtrack-websoft9.png deleted file mode 100644 index b07e7c24..00000000 Binary files a/appmanage/static/images/youtrack-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/zabbix-websoft9.png b/appmanage/static/images/zabbix-websoft9.png deleted file mode 100644 index 1df4fa41..00000000 Binary files a/appmanage/static/images/zabbix-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/zammad-websoft9.png b/appmanage/static/images/zammad-websoft9.png deleted file mode 100644 index 4a3bb6c9..00000000 Binary files a/appmanage/static/images/zammad-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/zdoo-new-websoft9.png b/appmanage/static/images/zdoo-new-websoft9.png deleted file mode 100644 index 077f5ef1..00000000 Binary files a/appmanage/static/images/zdoo-new-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/zdoo-websoft9.png b/appmanage/static/images/zdoo-websoft9.png deleted file mode 100644 index c98a2f40..00000000 Binary files a/appmanage/static/images/zdoo-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/zentao-websoft9.png b/appmanage/static/images/zentao-websoft9.png deleted file mode 100644 index eae11e78..00000000 Binary files a/appmanage/static/images/zentao-websoft9.png and /dev/null differ diff --git a/appmanage/static/images/zju-websoft9.png b/appmanage/static/images/zju-websoft9.png deleted file mode 100644 index 1f8574a1..00000000 Binary files a/appmanage/static/images/zju-websoft9.png and /dev/null differ