New Server Setup #315

Open
opened 2026-06-29 08:37:45 +00:00 by rob · 0 comments
Owner

There's a new server set up (web2020.estack.com - there's no web site at that domain, but that's the name of the server).

@rob should definitely give it a spin. I've added his ssh keys, so he should be able to do the following (from his Mac, and also probably from inside his VM, probably):

bash-5.0$ ssh root@web2020.estack.com             # in terminal on your mac
root@web2020:~# cd /estack
root@web2020:/estack# bin/pms3 customer create-new testcustomer0001

Follow the prompts to set up an account, just like you can do in your VM. Once the customer is created, you can visit the corresponding URL, i.e.: https://testcustomer0001.estack.com

Once you log in, you will be dropped into the setup flow.

There are likely to be some more things that need to be configured, so if you run across stuff that isn't working, let me know ASAP.

It might be a good time to set up a successor to cb.estack.com, with a fresh products list, etc. Then we can work on getting channel account set up so orders are pulling, etc.

Assigning this to @rob for him to try out.

There's a new server set up (web2020.estack.com - there's no web site at that domain, but that's the name of the server). @rob should definitely give it a spin. I've added his ssh keys, so he should be able to do the following (from his Mac, and also probably from inside his VM, probably): ```bash bash-5.0$ ssh root@web2020.estack.com # in terminal on your mac root@web2020:~# cd /estack root@web2020:/estack# bin/pms3 customer create-new testcustomer0001 ``` Follow the prompts to set up an account, just like you can do in your VM. Once the customer is created, you can visit the corresponding URL, i.e.: https://testcustomer0001.estack.com Once you log in, you will be dropped into the setup flow. There are likely to be some more things that need to be configured, so if you run across stuff that isn't working, let me know ASAP. It might be a good time to set up a successor to cb.estack.com, with a fresh products list, etc. Then we can work on getting channel account set up so orders are pulling, etc. Assigning this to @rob for him to try out.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rob/pms3#315