Running "docker-compose ps" shows all listed containers as up, this includes
allura_http1.
(Sorry, formatting may get broken...)
allura_http_1 /usr/sbin/apache2 -D Up 0.0.0.0:8080->80/tcp,:::8
FOREG ... 080->80/tcp
allura_inmail_1 paster smtp_server Up 0.0.0.0:8825->8825/tcp,::
docker- ... :8825->8825/tcp
allura_mongo_1 docker-entrypoint.sh Up 0.0.0.0:27017->27017/tcp,
mongo ... :::27017->27017/tcp
allura_outmail_1 python -u -m smtpd -n -c Up 8826/tcp
a ...
allura_solr_1 docker-entrypoint.sh Up 0.0.0.0:8983->8983/tcp,::
solr- ... :8983->8983/tcp
allura_taskd_1 paster taskd docker- Up
dev.ini
allura_web_1 /bin/sh -c gunicorn Up 0.0.0.0:8088->8088/tcp,::
--past ... :8088->8088/tcp
Running "docker-compose logs web" gives me:
web_1 | [2022-06-09 01:45:39 +0000] [6] [INFO] Starting gunicorn 19.10.0
web_1 | [2022-06-09 01:45:39 +0000] [6] [INFO] Listening at:
http://0.0.0.0:8088 (6)
web_1 | [2022-06-09 01:45:39 +0000] [6] [INFO] Using worker: sync
web_1 | [2022-06-09 01:45:40 +0000] [9] [INFO] Booting worker with pid: 9
web_1 | 01:45:48,165 ERROR [tg.configuration.app_config] Failed to
initialize mako template engine, removing it...
I am attempting to access the VM from another system via it's local network
address. I did follow the instructions to the note as far as I can tell.
I tried connecting locally with links on https://localhost:8080 and no luck.
Thanks again.
---
** [tickets:#8436] List of Supported Distros?**
**Status:** open
**Milestone:** unreleased
**Created:** Sun Jun 05, 2022 02:11 AM UTC by jmclean
**Last Updated:** Wed Jun 08, 2022 07:41 PM UTC
**Owner:** nobody
Is it possible we could get a list of distros that Allura is supported on? I
tried following the Docker install steps and it failed on both Ubuntu 22.04
(Current) and 20.04. The steps did work correctly on 18.04, but that version
is now out of support.
Version: 1.13.0
Steps I followed:
https://forge-allura.apache.org/docs/getting_started/installation.html
---
Sent from forge-allura.apache.org because [email protected] is subscribed
to https://forge-allura.apache.org/p/allura/tickets/
To unsubscribe from further messages, a project admin can change settings at
https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is
a mailing list, you can unsubscribe from the mailing list.