This Banner is For Sale !!
Get your ad here for a week in 20$ only and get upto 15k traffic Daily!!!

Lemmy UI 0.16.7 on OpenBSD 7.2: Install




Abstract

This put up is part of Lemmy 0.16.7 on OpenBSD 7.2 about Lemmy.



Premise

The server is OpenBSD and Rust (rustlang) is put in. Additionally, there may be _lemmy person whose dwelling listing is /var/lemmy.



Surroundings



Tutorial



Lemmy-UI server



Put together Node.js

Change again to your individual person if you’re appearing as _lemmy:

$ exit
Enter fullscreen mode

Exit fullscreen mode

Then run:

$ doas pkg_add yarn
Enter fullscreen mode

Exit fullscreen mode

The output was:

quirks-6.42 signed on 2023-01-13T18:22:41Z
yarn-1.22.18:brotli-1.0.9p0: okay
yarn-1.22.18:gmake-4.3: okay
yarn-1.22.18:flock-20110525p1: okay
yarn-1.22.18:icu4c-71.1v0: okay
yarn-1.22.18:openssl-1.1.1q: okay
yarn-1.22.18:libcares-1.18.1: okay
yarn-1.22.18:node-16.17.1v0: okay
yarn-1.22.18: okay
--- +node-16.17.1v0 -------------------
Chances are you'll want to add /usr/native/lib/node_modules/npm/man to /and so forth/man.conf
--- +openssl-1.1.1q -------------------
Chances are you'll want to add /usr/native/lib/eopenssl11/man to /and so forth/man.conf
Enter fullscreen mode

Exit fullscreen mode



Construct Lemmy-UI server

Change to _lemmy:

$ doas su - _lemmy
Enter fullscreen mode

Exit fullscreen mode

Then get the supply:

$ git clone https://github.com/LemmyNet/lemmy-ui.git --recursive --branch 0.16.7 --single-branch
Enter fullscreen mode

Exit fullscreen mode

The output was:

Cloning into 'lemmy-ui'...
distant: Enumerating objects: 4489, performed.
distant: Whole 4489 (delta 0), reused 0 (delta 0), pack-reused 4489
Receiving objects: 100% (4489/4489), 2.39 MiB | 5.86 MiB/s, performed.
Resolving deltas: 100% (3371/3371), performed.
Word: switching to '44f22ad3b7f7afb17cd0ac6ee293b11bbbdf6087'.

You might be in 'indifferent HEAD' state. You'll be able to go searching, make experimental
modifications and commit them, and you'll discard any commits you make on this
state with out impacting any branches by switching again to a department.
(...)
Submodule 'lemmy-translations' (https://github.com/lemmynet/lemmy-translations) registered for path 'lemmy-translations'
Cloning into '/var/lemmy/lemmy-ui/lemmy-translations'...
distant: Enumerating objects: 2208, performed.        
distant: Counting objects: 100% (546/546), performed.        
distant: Compressing objects: 100% (151/151), performed.        
Receiving objects: 100% (2208/2208), 678.71 KiB | 2.71 MiB/s, performed.
distant: Whole 2208 (delta 439), reused 464 (delta 395), pack-reused 1662        
Resolving deltas: 100% (1820/1820), performed.
Submodule path 'lemmy-translations': checked out 'a099f9f02d9c8a7e24349154880b5515e3c45362'
Enter fullscreen mode

Exit fullscreen mode

Go inside:

$ cd lemmy-ui
Enter fullscreen mode

Exit fullscreen mode

Run to get the dependencies:

$ yarn set up --pure-lockfile
Enter fullscreen mode

Exit fullscreen mode

The output was:

yarn set up v1.22.18
[1/5] Validating bundle.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
(...)
[5/5] Constructing recent packages...
warning Your present model of Yarn is outdated. The newest model is "1.22.19", whilst you're on "1.22.18".
$ husky set up
husky - Git hooks put in
Finished in 59.79s.
Enter fullscreen mode

Exit fullscreen mode

Then run to construct:

$ yarn construct:prod
Enter fullscreen mode

Exit fullscreen mode

The output was:

yarn run v1.22.18
$ yarn clear && node generate_translations.js
$ yarn run rimraf dist
$ /var/lemmy/lemmy-ui/node_modules/.bin/rimraf dist
$ webpack --mode=manufacturing
Browserslist: caniuse-lite is outdated. Please run:
  npx browserslist@newest --update-db
  Why you need to do it commonly: https://github.com/browserslist/browserslist#browsers-data-updating
(...)
Entrypoint predominant [big] 927 KiB = types/types.css 16.7 KiB js/server.js 910 KiB
(...)
Entrypoint predominant [big] 1.78 MiB = types/types.css 16.7 KiB js/shopper.js 1.77 MiB
(...)
webpack 5.72.0 compiled efficiently in 35738 ms
Finished in 37.47s.
Enter fullscreen mode

Exit fullscreen mode

To observe the information printed above, run as well as:

$ npx browserslist@newest --update-db
Enter fullscreen mode

Exit fullscreen mode

You may be requested:

Want to put in the next packages:
  browserslist@4.21.4
Okay to proceed? (y) y
Enter fullscreen mode

Exit fullscreen mode

The output was:

Browserslist: caniuse-lite is outdated. Please run:
  npx browserslist@newest --update-db
  Why you need to do it commonly: https://github.com/browserslist/browserslist#browsers-data-updating
Newest model:     1.0.30001444
Put in model:  1.0.30001298
Eradicating outdated caniuse-lite from lock file
Putting in new caniuse-lite model
$ yarn add -W caniuse-lite
(...)
caniuse-lite has been efficiently up to date

Goal browser modifications:
- and_chr 96
+ and_chr 108
(...)
- ios_saf 12.2-12.5
+ ios_saf 16.2
(...)
- safari 13.1
+ safari 16.2
(...)
npm discover New main model of npm accessible! 8.15.0 -> 9.3.0
npm discover Changelog: https://github.com/npm/cli/releases/tag/v9.3.0
npm discover Run npm set up -g npm@9.3.0 to replace!
npm discover
Enter fullscreen mode

Exit fullscreen mode

Now you’re prepared to start out Lemmy UI server:

$ yarn begin
Enter fullscreen mode

Exit fullscreen mode

The output was:

arn run v1.22.18
$ yarn construct:dev --watch
$ yarn clear && node generate_translations.js
$ yarn run rimraf dist
$ /var/lemmy/lemmy-ui/node_modules/.bin/rimraf dist
$ webpack --mode=growth --watch
[RunNodeWebpackPlugin] Beginning node script: js/server.js
Inferno is in growth mode.
httpbase: http://0.0.0.0:8536
wsUri: ws://0.0.0.0:8536/api/v3/ws
isHttps: false
No JWT cookie discovered.
http://0.0.0.0:1234
belongings by standing 4.37 MiB [cached] 36 belongings
Entrypoint predominant [big] 1.68 MiB = types/types.css 19.4 KiB js/server.js 1.66 MiB
cached modules 1.19 MiB (javascript) 17.6 KiB (css/mini-extract) 937 bytes (runtime) [cached] 149 modules
webpack 5.72.0 compiled efficiently in 405 ms
(...)
Entrypoint predominant [big] 4.06 MiB = types/types.css 19.4 KiB js/shopper.js 4.04 MiB
cached modules 3.35 MiB (javascript) 17.6 KiB (css/mini-extract) 1.25 KiB (runtime) [cached] 735 modules
webpack 5.72.0 compiled efficiently in 398 ms
Enter fullscreen mode

Exit fullscreen mode

Optionally, chances are you’ll move setting variables to customise the server:

$ env LEMMY_UI_HOST=0.0.0.0:1234 
        LEMMY_INTERNAL_HOST=127.0.0.1:8536 
        LEMMY_EXTERNAL_HOST=<your-fqdn>:8536 
        LEMMY_WS_HOST=<your-fqdn>:443 
        LEMMY_UI_DEBUG=false 
      node dist/js/server.js
Enter fullscreen mode

Exit fullscreen mode



Conclusion

Nicely performed 🙂 Go on to the following step.

Return

The Article was Inspired from tech community site.
Contact us if this is inspired from your article and we will give you credit for it for serving the community.

This Banner is For Sale !!
Get your ad here for a week in 20$ only and get upto 10k Tech related traffic daily !!!

Leave a Reply

Your email address will not be published. Required fields are marked *

Want to Contribute to us or want to have 15k+ Audience read your Article ? Or Just want to make a strong Backlink?