Discovering idagio
- tags
This is sort of silly, but since I'm deploying something else on
fly.io I might as well keep everything together.
We are going to use pierrezemb/gostatic to hold the files, but build
our javascript front end into the dist directory first. It will get
the enviroment variables from .env.production:
| |
Now we have a nice and tiny little image. Lets create the fly app:
| |
Edit the fly.toml file to switch the internal port to 8043
| |
And then fly deploy
Previously
Next