@@ -69,18 +69,6 @@ <h5>Set Up Cloudflare Account</h5>
6969 Go to < a href ="https://dash.cloudflare.com/login " target ="_blank "> Cloudflare Dashboard</ a > and create an account (Google
7070 Sign-In available). If you have an account, log in.
7171 </ li >
72- < li > In your dashboard sidebar, go to < strong > R2 Object Storage</ strong > . Complete billing details and submit.</ li >
73- < li > Under R2 Object Storage, click < strong > + Create Bucket</ strong > </ li >
74- < li >
75- < strong > Name your bucket < u > bookodav</ u > </ strong > (case-sensitive)
76- </ li >
77- < li > Keep default options and create bucket.</ li >
78- < li > Go to < a target ="_blank " href ="https://dash.cloudflare.com/profile/api-tokens "> API Tokens</ a > via profile menu.</ li >
79- < li >
80- Click < strong > < u > Create Token</ u > </ strong > and select < strong > Edit Cloudflare Workers</ strong > template.
81- </ li >
82- < li > Select your account in dropdown under Account Resources and All Zones under Zone Resources.</ li >
83- < li > Create token and save it. Save your Account ID from dashboard URL (https://dash.cloudflare.com/{AccountId}/home).</ li >
8472 </ ul >
8573 </ li >
8674 < li >
@@ -89,14 +77,16 @@ <h5>GitHub Account</h5>
8977 < li > Create/login to < a target ="_blank " href ="https://github.com/ "> GitHub</ a > </ li >
9078 < li > Visit < a target ="_blank " href ="https://github.com/Joshuajrodrigues/bookodav "> repository</ a > </ li >
9179 < li > Click "Deploy with Workers" button.</ li >
92- < li > Authorize Workers and connect using your Account ID and API Token.</ li >
93- < li > Fork repository, enable workflows, and deploy. If needed, manually trigger deployment via Actions tab.</ li >
80+ < li > Fill in the Set up your application</ li >
81+ < li > Configure repository to your github</ li >
82+ < li > Create R2 Bucket. Name it ! Location hint can be optional, closest to where you live</ li >
83+ < li > Create and deploy</ li >
9484 </ ul >
9585 </ li >
9686 < li >
9787 < h5 > Access</ h5 >
9888 < ul >
99- < li > In Cloudflare Dashboard, go to Compute → Workers → < b > bookodav- worker</ b > .</ li >
89+ < li > In Cloudflare Dashboard, go to Compute → Workers → < b > {Click on the worker name} </ b > .</ li >
10090 < li > Under Settings → Variables, add username/password and deploy.</ li >
10191 < li > Find your access URL at workers.dev domain (e.g., bookodav-worker.username.workers.dev/dav).</ li >
10292 </ ul >
0 commit comments