I decided to learn a little about Resource Manager and tried to create an SSH key - but I can’t export it for my server.
I also tried adding a Custom Server - but the process just causes Wappler to freeze.
In general, is it worth enabling these functions on an already existing project (I have NodeJS on my VPS and a PostgresSQL database on Digital Ocean)
Or can this only be done in a new project?
George
January 26, 2024, 6:53pm
2
You can check the docs about using the Resource Manager:
Specially the server creation:
Intro Resource Manager lets you organize all your project related resource in a single place, from cloud servers, database servers, storage solutions, to local services*. In this tutorial we will show you how easy it is to fully manage your cloud...
where you create new servers or import existing.
1 Like
Unless there’s something custom on the existing server, I would create a brand new server using the resource manager. Once you’ve got it setup, and published your project to it, you can destroy the VPS you created outside of Wappler.
If you’re going to use docker, I recommend getting the 1GB+ droplet.
1 Like
Teodor
Closed
June 15, 2024, 5:00am
8
This topic was automatically closed after 46 hours. New replies are no longer allowed.