Backend Host #38

Closed
opened 2020-05-28 17:45:46 +00:00 by lukewarmcat · 3 comments
Contributor

The node.js app I talked about in IRC.
PORT: 3000
currently running.

I'll also be cool to add some kind of auto start for it.

Starting it:

cd /home/lukewarmcat/xerty/backend
node index.js
The node.js app I talked about in IRC. PORT: 3000 currently running. I'll also be cool to add some kind of auto start for it. Starting it: ``` cd /home/lukewarmcat/xerty/backend node index.js ```
Author
Contributor

I've setup a systemd service for this. It's now working.

I've setup a systemd service for this. It's now working.
Author
Contributor

On port 3000, lies a webserver, and i'd like it to be reversed to xerty.lukewarmcat.codes.

lukewarmcat.codes already exists and is added.

On port 3000, lies a webserver, and i'd like it to be reversed to xerty.lukewarmcat.codes. lukewarmcat.codes already exists and is added.
Author
Contributor

Thanks!
Only some issues left,
you missed a / and also please run the LE job after this has finished. Thanks!

Thanks! Only some issues left, you missed a / and also please run the LE job after this has finished. Thanks!
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: thunix/ansible#38
No description provided.