Installation
Last updated
Last updated
In this article, you will be guided through hosting PocketBlocks on your own server:
Download the binary of your OS and arch from ;
Run ./pocketblocks serve
;
Access and create the first admin user.
Get the file;
Run docker compose up -d
;
Access and create the first admin user.
Get the file;
Edit the app-name
field;
Run flyctl launch
;
Run flyctl vol create data
;
Run flyctl deploy
;
Access https://<your-app-name>.fly.dev
and create the first admin user.