- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2019
03:12 AM
03-14-2019
03:12 AM
separate frontend and backend servers
hi,
can i separate frontend and backend server?, so when i open the admin page, it's move to another servers,
it's for decrease load every i run composer upgrade, static deploy and compile.
please help
can i separate frontend and backend server?, so when i open the admin page, it's move to another servers,
it's for decrease load every i run composer upgrade, static deploy and compile.
please help
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2019
04:15 AM
03-14-2019
04:15 AM
Re: separate frontend and backend servers
Hello @rizkan_abadi1 ,
You can't set up frontend and backend on a different server.
--
If my answer is useful, please Accept as Solution & give Kudos
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2019
04:36 AM
03-14-2019
04:36 AM
Re: separate frontend and backend servers
Hello @rizkan_abadi1
We can able to setup backend on separate node here i am sharing the link for the same - https://github.com/magento/devdocs/issues/802
But as per my experience even though its on another server node if you run the mentioned command then it makes effect on frontend as well !
Correct me if i am wrong !
Hope it helps !
if issue solved,Click Kudos & Accept as Solution