This commit is contained in:
@@ -17,6 +17,10 @@ todo: distribute linux distros in zip and versioned, separate for docker and for
|
||||
rejig the build so it's output to a single folder since the build is the same for docker or baremetal
|
||||
then copy the necessary files and archive each into a final ready to upload archive in installs output or wherever but consolidated to single folder for easy upload of all installs
|
||||
|
||||
todo: Docker config add path to chromium in env variable:
|
||||
lo.ExecutablePath = ServerBootConfig.AYANOVA_REPORT_RENDER_BROWSER_PATH;//"/usr/bin/chromium-browser";//this is the default path for docker based alpine dist
|
||||
|
||||
|
||||
single standalone ubuntu desktop
|
||||
todo: put running on desktop image at top here
|
||||
Where it's at: working in all respects except for report rendering need to re-code that shit
|
||||
@@ -34,7 +38,7 @@ single standalone ubuntu desktop
|
||||
- Make AyaNova data folder: ~/.ayanova-data
|
||||
|
||||
- download ayanova linux x64 archive
|
||||
https://www.ayanova.com/Downloads/v8/linux-x64-ayanova-server.zip
|
||||
https://www.ayanova.com/Downloads/v8/ayanova-linux-x64-server.zip
|
||||
- Unzip the archive into an appropriate folder (/usr/bin/ayanova)
|
||||
- edit config.json
|
||||
set postgres password
|
||||
@@ -54,4 +58,8 @@ server lan ubuntu
|
||||
|
||||
//#############################################################
|
||||
nginx lan ubuntu
|
||||
internet
|
||||
internet
|
||||
|
||||
|
||||
//DOCKER
|
||||
https://www.ayanova.com/Downloads/v8/ayanova-linux-docker-x64-server.zip
|
||||
Reference in New Issue
Block a user