Build & Deploy
Turn your project into a clean, deployable build without hand-copying files.
- Open Build & Deploy in the sidebar.
- Choose an output folder.
- Optionally enable Export database to include a
.sqldump (needs a database connection). - Click Build.
The build copies your whole resources/ folder, your server.cfg, and the
optional database dump. You can also include the FXServer build itself, so the
output folder runs on its own.
Five things are stripped at every level as it copies: .git, node_modules,
.boltise, .DS_Store and .gitignore.
Deploy to a VPS
Section titled “Deploy to a VPS”- Upload the output folder to your VPS.
- Install FXServer there if it is not already present.
- Start the server with your
server.cfg.
Import the SQL dump on your production database with:
mysql -u username -p database_name < database_dump.sqlHelp us improve these guides
Allow anonymous page and key-link counts? We use PostHog in the US. No session recording. You can change this below at any time.