Skip to content

Instantly share code, notes, and snippets.

@weex
Created December 10, 2021 03:22
Show Gist options
  • Save weex/c29470261e8041fa7ce6e948ea01b653 to your computer and use it in GitHub Desktop.
Save weex/c29470261e8041fa7ce6e948ea01b653 to your computer and use it in GitHub Desktop.
acropolis install time on YunoHost
2021-12-09T15:33:42-0800 Installing acropolis...
2021-12-09T15:33:42-0800 [....................] > Validating installation parameters... [00h00m,00s]
2021-12-09T15:33:43-0800 [+...................] > Storing installation settings... [00h00m,01s]
2021-12-09T15:33:43-0800 [#+..................] > Finding an available port... [00h00m,00s]
2021-12-09T15:33:43-0800 [##+.................] > Installing dependencies... [00h00m,00s]
2021-12-09T15:33:53-0800 rbenv already seems installed in `/opt/rbenv/bin/rbenv'.
2021-12-09T15:33:53-0800 Trying to update with git...
2021-12-09T15:33:54-0800 `rbenv install' command already available in `/opt/rbenv/plugins/ruby-build/bin/rbenv-install'.
2021-12-09T15:33:55-0800 Trying to update rbenv with git...
2021-12-09T15:33:56-0800 `rbenv alias' command already available in `/opt/rbenv/plugins/rbenv-aliase/bin/rbenv-alias'.
2021-12-09T15:33:56-0800 Trying to update rbenv-aliases with git...
2021-12-09T15:33:57-0800 `rbenv latest' command already available in `/opt/rbenv/plugins/xxenv-latest/bin/rbenv-latest'.
2021-12-09T15:33:57-0800 Trying to update xxenv-latest with git...
2021-12-09T15:33:58-0800 Installing Ruby-2.7.1
2021-12-09T15:37:51-0800 [###+................] > Configuring system user... [00h04m,08s]
2021-12-09T15:37:51-0800 [####+...............] > Creating a PostgreSQL database...
2021-12-09T15:37:53-0800 [#####+..............] > Setting up source files... [00h00m,02s]
2021-12-09T15:37:57-0800 [######+.............] > Configuring NGINX web server... [00h00m,04s]
2021-12-09T15:37:58-0800 [#######+............] > Adding swap if needed...
2021-12-09T15:37:58-0800 [########+...........] > Adding 0 Mo to swap...
2021-12-09T15:37:58-0800 [#########+..........] > Installing Ruby...
2021-12-09T15:37:58-0800 [##########+.........] > Adding a configuration file... [00h00m,00s]
2021-12-09T15:38:00-0800 [###########+........] > Configuring a systemd service... [00h00m,02s]
2021-12-09T15:38:02-0800 [############+.......] > Installing acropolis...
2021-12-09T15:42:42-0800 [#############+......] > Preparing the database...
2021-12-09T15:44:38-0800 [##############+.....] > Configuring log rotation... [00h01m,56s]
2021-12-09T15:44:39-0800 [###############+....] > Integrating service in YunoHost... [00h00m,01s]
2021-12-09T15:44:39-0800 [################+...] > Starting a systemd service... [00h00m,00s]
2021-12-09T15:54:44-0800 [#################+..] > Configuring permissions... [00h10m,05s]
2021-12-09T15:54:45-0800 [##################+.] > Reloading NGINX web server... [00h00m,01s]
2021-12-09T15:54:45-0800 [####################] > Installation of acropolis completed [00h00m,00s]
2021-12-09T15:54:47-0800 Installation completed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment