You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rechner Fox edited this page Mar 4, 2026
·
3 revisions
Github actions
Deploying the Furthemore instance of APIS is handled via this Github Actions pipeline. Other events with code forks may find it useful to configure their deployment on a VPS or remote VM in a similar manner.
The action takes the following steps:
Builds a docker container and tags that image according to the environment (production, staging)
SSH into the server to pull and recreate the backend containers.