管理员设置入口如何进入?
kl2111 opened this issue · 8 comments
kl2111 commented
Is there an existing issue for this?
- I have searched the existing issues
Description
在本地docker中部署的pageplug,可以进入管理员配置页面。
在sealos.io中配置的界面,无管理员配置界面。
Steps To Reproduce
通过sealos.io部署的,镜像名为:cloudtogouser/pageplug-ce
Public Sample App
No response
Environment
Release
Issue video log
No response
Version
cloudtogouser/pageplug-ce
AppsmithCN commented
部署起来的时候,应该会有一个引导配置,引导配置填写的那个邮箱及密码,就是管理员账号;另外一种新增配置,docker部署的话可以配置下APPSMITH_ADMIN_EMAILS这个变量
kl2111 commented
部署起来的时候,应该会有一个引导配置,引导配置填写的那个邮箱及密码,就是管理员账号;另外一种新增配置,docker部署的话可以配置下APPSMITH_ADMIN_EMAILS这个变量
感谢回复,我现在的账号就是引导配置时的账号,但是进去没有管理员界面的入口。或者管理员界面是否有固定的域名后缀?
AppsmithCN commented
后缀可以加/settings
kl2111 commented
后缀可以加/settings
当我使用链接:https://my-domain/settings ,但是会直接跳转到 https://my-domain/applications。
当前登录的账号是最开始配置的我的admin账号。
AppsmithCN commented
AppsmithCN commented
也推荐使用最新的1.9.35的版本,功能会更强大一些