[
https://issues.apache.org/jira/browse/TOBAGO-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490861#comment-17490861
]
Udo Schnurpfeil commented on TOBAGO-2112:
-----------------------------------------
{code}
sudo adduser --system --shell /bin/bash --group --home /home/tobago tobago
sudo usermod -aG docker tobago
{code}
{code}
sudo su - tobago
{code}
> Enhancements for tobago-vm demo
> -------------------------------
>
> Key: TOBAGO-2112
> URL: https://issues.apache.org/jira/browse/TOBAGO-2112
> Project: MyFaces Tobago
> Issue Type: Task
> Components: Demo
> Reporter: Udo Schnurpfeil
> Assignee: Udo Schnurpfeil
> Priority: Major
>
> The VM for the tobago demo is down and will be replaced with a new one. See
> INFRA-22863
> There a some issues with the old one, so do some enhancements.
> Tasks:
> * The workflow was: There was a git clone directory to control the
> docker-compose. This directory has file protection (especially the .git
> files) that makes it unusable for other users to update the docker services.
> ** Use a curl download + unzip instead of "git clone"
> * The full Tobago repo is not slim.
> ** Use myfaces-homepage to manager the configurations. This is also better,
> because there is no need for release to update the tobago-vm.
> * Change the name from tobago-vm.apache.org to user friendly
> tobago-demo.apache.org
--
This message was sent by Atlassian Jira
(v8.20.1#820001)