dsvd407787736 2018-06-20 09:11
浏览 40
已采纳

如何将Laravel应用程序部署到数字海洋数据库和服务器?

I set up a server and database on Digital Ocean using Ploi.io. Ploi sent me an email that my server was created with the following info:

Server IP: 111.111.111.11
User: myUsername
Sudo password: XXXXXXXXXX

Database user: myUsername
Database password: XXXXXXXXX

I left out the real credentials. When I log in to Digital Ocean I confirm that my droplet was created.

droplet created on digital ocean

I've created a Laravel app and database on my local machine. How do I push my Laravel 5.6 app to this server and database?

  • 写回答

1条回答 默认 最新

  • duankuaizhe8257 2018-06-21 05:12
    关注

    I already replied to your e-mail, but I will clarify here as well.

    You can SSH into the server with the 'ploi' user (ssh ploi@{IP}), with your SSH key added, you will automatically be granted access to your server.

    To install a app on your server with Ploi, you can either use: github, gitlab, bitbucket or SFTP to upload your project.

    You can add a website in ploi where you can install your project.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
编辑
预览

报告相同问题?

手机看
程序员都在用的中文IT技术交流社区

程序员都在用的中文IT技术交流社区

专业的中文 IT 技术社区,与千万技术人共成长

专业的中文 IT 技术社区,与千万技术人共成长

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

客服 返回
顶部