A default folder setup for Ampersand projects
Here is what to do:
- Substitute the file "MyScript.adl" for the Ampersand script you want to run
- In the file
.envchoose better passwords than the ones provided and DON't publish them on github. - In the file
Dockerfilesubstitute the filename "MyScript.adl" for the file name of your Ampersand script. - Open a command line interface (CLI) and navigate to this directory
- Call "docker compose build"
- Call "docker compose up -d"
- Go to your browser and navigate to
localhostor whatever server host name you are using. - Press the red install button on your application.
Voor Nederlandstalige kijkers: https://youtu.be/qPnaYkPclYE geeft wat tekst en uitleg bij het installeren van een stand-alone applicatie.