Skip to content

Instantly share code, notes, and snippets.

@weex
Created December 10, 2021 09:16
Show Gist options
  • Save weex/b4584b7d1d9be769e980c2d78f4cab7b to your computer and use it in GitHub Desktop.
Save weex/b4584b7d1d9be769e980c2d78f4cab7b to your computer and use it in GitHub Desktop.
ecko install time on YunoHost
2021-12-10T00:48:44-0800 Installing ecko...
2021-12-10T00:48:44-0800 [+...................] > Validating installation parameters...
2021-12-10T00:48:45-0800 [#+..................] > Storing installation settings...
2021-12-10T00:48:45-0800 [##+.................] > Finding an available port...
2021-12-10T00:48:45-0800 [###+................] > Installing dependencies...
2021-12-10T00:49:01-0800 '/etc/apt/trusted.gpg.d/ecko.asc' wasn't deleted because it doesn't exist.
2021-12-10T00:49:03-0800 rbenv already seems installed in `/opt/rbenv/bin/rbenv'.
2021-12-10T00:49:03-0800 Trying to update with git...
2021-12-10T00:49:04-0800 `rbenv install' command already available in `/opt/rbenv/plugins/ruby-build/bin/rbenv-install'.
2021-12-10T00:49:04-0800 Trying to update rbenv with git...
2021-12-10T00:49:05-0800 `rbenv alias' command already available in `/opt/rbenv/plugins/rbenv-aliase/bin/rbenv-alias'.
2021-12-10T00:49:05-0800 Trying to update rbenv-aliases with git...
2021-12-10T00:49:06-0800 `rbenv latest' command already available in `/opt/rbenv/plugins/xxenv-latest/bin/rbenv-latest'.
2021-12-10T00:49:06-0800 Trying to update xxenv-latest with git...
2021-12-10T00:49:07-0800 Installing Ruby-2.7.2
2021-12-10T00:53:03-0800 [####+...............] > Configuring system user...
2021-12-10T00:53:03-0800 [#####+..............] > Creating a PostgreSQL database...
2021-12-10T00:53:05-0800 [######+.............] > Setting up source files...
2021-12-10T00:53:23-0800 [#######+............] > Configuring NGINX web server...
2021-12-10T00:53:24-0800 [########+...........] > Adding swap if needed...
2021-12-10T00:53:24-0800 [#########+..........] > Adding 0 Mo to swap...
2021-12-10T00:53:24-0800 [##########+.........] > Installing Ruby...
2021-12-10T00:55:50-0800 [###########+........] > Adding a config file...
2021-12-10T00:55:52-0800 [############+.......] > Configuring a systemd service...
2021-12-10T00:55:55-0800 [#############+......] > Installing Ecko...
2021-12-10T01:01:14-0800 [##############+.....] > Setuping the cron file...
2021-12-10T01:01:14-0800 [###############+....] > Integrating service in YunoHost...
2021-12-10T01:01:15-0800 [################+...] > Starting a systemd service...
2021-12-10T01:01:21-0800 The service ecko-web has correctly executed the action start.
2021-12-10T01:01:28-0800 The service ecko-sidekiq has correctly executed the action start.
2021-12-10T01:01:30-0800 The service ecko-streaming has correctly executed the action start.
2021-12-10T01:01:30-0800 [#################+..] > Configuring permissions...
2021-12-10T01:01:31-0800 [##################+.] > Reloading NGINX web server...
2021-12-10T01:01:31-0800 [###################+] > Installation of ecko completed
2021-12-10T01:01:33-0800 Installation completed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment