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

⭐️About free container deployment #169

Open
laogou717 opened this issue Aug 28, 2023 · 2 comments
Open

⭐️About free container deployment #169

laogou717 opened this issue Aug 28, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@laogou717
Copy link

I would like to use some free containers available online, such as Vercel, Zeabur, Hugging Face, etc., to deploy these. Is there a way to achieve this? I've looked through the chat history and it seems that no one has posted detailed instructions. I'm wondering if you're willing to help answer my questions. Thank you very much. By the way, your UI design is really cool!

@laogou717 laogou717 added the enhancement New feature or request label Aug 28, 2023
@Richard-Weiss
Copy link

Hey @laogou717,
deploying PandoraAI is rather easy with for example Vercel with little configuration.
However deploying the API server is something where I failed.
I do know that some people got it deployed successfully, but I'm not sure how to deploy the API server in a good way.
I would also be interested in some users sharing how they deployed the API server + Pandora on an online service.

@Richard-Weiss
Copy link

I actually deployed the API server and Nuxt server now. Deploying to Vercel is extremely easy, as you can just connect it to your forked repo and it's literally one click.
For the API server I chose evennode and had to do some small adjustments to use the process.env.PORT and I had to choose the basic plan for 4.5 $ to activate SSL.
But overall it was actually pretty easy, especially given that I've never done it before.

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

No branches or pull requests

2 participants