Deployment tutorial (English version)
If you don't see the picture, please force refresh the page
Last updated
If you don't see the picture, please force refresh the page
Last updated
https://github.com/Dogtiti/AutoGPT-Next-Web
AutoGPT-Next-Web also supports access code control. Your website can only be accessed when the user enters the access code, otherwise it cannot be used normally. The specific operation methods are as follows
Through website deployment, we can already have our own AutoGPT website at this time, but we still need to go over the wall to access it. What should we do? Very simple, bind a domain name, we next enter the step of registering the bound domain name
All the construction work has been completed.enjoy it
Step
Description
Screenshot
1
Click the "deploy" button in the image to enter the build page.
2
Click "Continue with GitHub" to start building
3
Click "Github" and enter the previously prepared Github account to log in
4
After logging in, come to this page, enter a random name (English) in the box, and click "create" to create a project
The system will fill in one by default, or you can modify it yourself.
5
Wait a moment, you will jump to the location of the API Key configuration (as shown in the figure)
OPENAI_API_KEY is required, for your own openai 's API key
6
At this time, open the ChatGPT website to log in, find the APIkey, and click "create new secret key"
https://platform.openai.com/account/api-keys
7
Click the "Copy" button to copy the API key
9
Go back to the previous API key configuration page and fill in the key (as shown in the figure)
10
Click the "deploy" button to start the deployment, it usually takes 1-2min, wait patiently for a while
11
Displaying this page indicates that the build was successful.
13
Click the red box on the left to enter the built exclusive website
14
Now you can try to have a conversation with AutoGPT~
Step
Description
Screenshot
1
Find "settings" in the project - " Environment Variables "
2
Fill in the key position NEXT_PUBLIC_GUEST_KEY
3
Fill in your access code in the Value position, such as abcde
, and click "save" to save
4
Click Project to go to the page, then click Page
5
Click redeploy and redeploy (it will not affect the previous data).
6
At this time, the access code will take effect, and it can only be used if you enter the access code on the setting page
Step
Description
Screenshot
1
Enter the name and register. https://www.name.com/zh-cn/
2
Enter the domain name you want to register, search for it, and add it to the shopping cart
We can pick some non-com end of the domain name, the price will be cheaper, generally 10-20 yuan can be
3
Click the shopping cart in the upper right corner of the page to enter the domain name purchase process
4
"Advanced Security + Privacy" generally does not need to be deleted, so the cost will be less
Purchase this is mainly used to hide the domain name information, others will not see your personal information when checking the domain name, generally not a large domain name, there is no need to buy
5
Click Pay and then pay with Alipay
Note: the first time to buy the need to fill in some domain name owner information, according to the requirements to fill in just fine, do not fill in very real
6
After the payment is completed, return to the previous successful deployment page and click "add domains"It doesn't matter if this page is gone. Find this project on the vercel homepage, then click settings, then click domains, it's the same
7
Enter the domain name you just purchased and click "add"
8
Select the first one and click "add"
9
At this time, you will encounter an error, don't panic, this is normal, because you have not added domain name resolution
10
Go back to the website where we just registered the domain name, click "my domains", then find the domain name we just registered and click
11
Go to the domain name details page and find the DNS resolution entrance
13
On the domain name resolution page, enter the resolution record that you need to add in step "9", as shown in the figureNote: The second parsed value needs to be removed from the last point and turned into " cname.vercel-dns.com " when filling in, otherwise it will not be added
14
Back to the deployment page https://vercel.com , wait for the system to automatically update the domain name resolution , usually takes 1-15 minutes, please wait patiently, after the resolution is successful, the red box will be displayed ✅