Alright, this is the most complicated way to spin up your build server, as you might need to install a lot of dependencies and spend more efford to secure your server.

However, for any reasons, or just for learning purpose, you still want to get the build server up this way… then suit up, folks! We've got a date with destiny!

Difficulty: Advanced

Dependencies

Here is the list of dependencies which you need to install on your server:

Database

Diginext Server needs a database to store all of the cloud resources & activities, I used MongoDB, so you have to.

<aside> 👉 Install MongoDB: https://www.mongodb.com/docs/manual/installation/

</aside>

Well, if you don’t want to install the MongoDB, there are plenty of managed-MongoDB service options available out there for you: