diff --git a/website/src/data/showcase/easypanel.png b/website/src/data/showcase/easypanel.png new file mode 100644 index 000000000000..400975b3d62b Binary files /dev/null and b/website/src/data/showcase/easypanel.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index 96e4d1efc175..d9e1bf63b1ec 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -522,6 +522,14 @@ const Users: User[] = [ source: 'https://github.com/authdog/easyjwt/tree/master/docs', tags: ['opensource', 'i18n'], }, + { + title: 'Easypanel', + description: 'Server control panel based on Docker', + preview: require('./showcase/easypanel.png'), + website: 'https://easypanel.io', + source: null, + tags: ['product'], + }, { title: 'EduLinks', description: 'Catalog of free educational resources. STEM, ESL and more.',