bonfire-networks / bonfire-app

Bonfire - tend to your digital life in community. Customise and host your own online space and control your experience at the most granular level.
https://bonfirenetworks.org
GNU Affero General Public License v3.0
591 stars 44 forks source link

Bug: Unable to install community edition on bare metal #1079

Open D1reW0lf opened 5 days ago

D1reW0lf commented 5 days ago

Describe the bug Unable to install community edition on bare metal. "just config" outputs symlink problems.

To Reproduce Deploy on bare-metal using https://github.com/bonfire-networks/bonfire-app/blob/main/docs/DEPLOY.md Do the "just config" step

Error

just config

Switching to flavour 'community' in prod env... cd config && (find ../extensions/bonfire/ -type f -name "deps. " -exec ln -sfn {} ./ ; || find ../deps/bonfire/ -type f -name "deps. " -exec ln -sfn {} ./ \; || echo "Could not symlink the bonfire deps") && ls -la ./ find: ‘../extensions/bonfire/’: No such file or directory find: ‘../deps/bonfire/’: No such file or directory Could not symlink the bonfire deps total 9 drwxr-xr-x 2 root root 2 Nov 20 13:21 . drwxr-xr-x 17 root root 56 Nov 20 13:21 .. Using flavour 'community' at flavours/community with env 'prod' with vars from ./flavours/community/config/prod/.env cat: flavours/community/config/templates/public.env: No such file or directory cat: flavours/community/config/templates/not_secret.env: No such file or directory

Bonfire environment (please complete the following information):

ivanminutillo commented 5 days ago

hi! The Community flavor is in standby till we focus on the Classic 1.0 release.

D1reW0lf commented 5 days ago

Hey. Fair enough. Thank you for letting me know.

ivanminutillo commented 4 days ago

no problem - I guess we should be more clear on the website about current development effort !