Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can DSL Support these apps
#4
UPDATE:
GIT/GITEA Server installation was successful with some modifications

Installed GIT, no issues.

Then following this procedure: https://docs.gitea.com/next/installation...rom-binary
I used this binary for my system: gitea-1.22.0-linux-386

Completed all steps up to: Running Gitea -> 1. Creating a service file to start Gitea automatically (recommended)

Then using this link: https://www.antixforum.com/forums/topic/...post-56414

I created the runit run service file in /etc/sv/gitea/ (with modifications) using this link: https://gitea.artixlinux.org/packages/gi.../gitea.run
I had to replace the user "gitea" with my git user account created during the install and the rewrite the service launch to this:
USER=git HOME=/var/lib/gitea GITEA_WORK_DIR=/var/lib/gitea/ exec chpst -u git:git /usr/local/bin/gitea web -c /etc/gitea/app.ini

Then I added the symlink to /etc/service/ and enabled the service. I was then able to access the web service at localhost:3000 and finish the installation pointing to my Mariadb external server.

SYSTEM:
DELL OPTIPLEX 170L (circa 2004)
Single CPU i686 32-bit
Intel® Celeron CPU 2.40GHz
512 Mb SDRAM 266MHz
Reply


Messages In This Thread
Can DSL Support these apps - by sctn4elk - 06-07-2024, 06:59 PM
RE: Can DSL Support these apps - by grindstone - 06-08-2024, 02:33 PM
RE: Can DSL Support these apps - by sctn4elk - 06-17-2024, 02:59 PM
RE: Can DSL Support these apps - by sctn4elk - 06-19-2024, 05:09 PM
RE: Can DSL Support these apps - by grindstone - 06-19-2024, 08:21 PM
RE: Can DSL Support these apps - by sctn4elk - 06-21-2024, 10:59 PM
RE: Can DSL Support these apps - by grindstone - 06-22-2024, 06:37 AM
RE: Can DSL Support these apps - by sctn4elk - 06-22-2024, 02:39 PM
RE: Can DSL Support these apps - by sctn4elk - 06-26-2024, 03:25 PM

Forum Jump:


Users browsing this thread: 4 Guest(s)