Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better docs for deployment process and removing bad deployments #116

Open
andrewpking opened this issue Nov 18, 2024 · 2 comments
Open

Better docs for deployment process and removing bad deployments #116

andrewpking opened this issue Nov 18, 2024 · 2 comments

Comments

@andrewpking
Copy link

Better Docs for deployment process

  • A lot of users in the issues page are complaining of issues in their deployment.
  • Most of these have to due to confusion about what FEEDGEN_HOSTNAME env variable represents
  • Do I need my own private server to publish feeds, or can I resolve them to be published to bluesky's servers? This is not made clear in the docs.

Docs do not include steps for unpublishing a feed

  • I was able to figure it out by reading the code
  • It might help to have docs for people who are less experienced with using typescript
  • Its just one command

Update docs for new command line process for deploying

  • The docs are out of date and ask people to edit the code to provide variables
  • Now the variables are collected by the command line interface
  • Update the docs to match the current process.
@andrewpking
Copy link
Author

I found better docs here, but it should be included in the readme.

@andrewpking
Copy link
Author

Also would love documentation on the creation of /.well-known/did.json or automation of this process. I was so confused by this as someone who has never used web3, I had to read closed issues to understand what format it was expecting for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant