[GH-ISSUE #82] Hosted shiori #55

Closed
opened 2026-02-25 23:33:21 +03:00 by kerem · 1 comment
Owner

Originally created by @ghost on GitHub (Mar 30, 2018).
Original GitHub issue: https://github.com/go-shiori/shiori/issues/82

Can I host shori on a remote server plus use the cli commands. Meaning use the cli as a thin client to the api? I don't see how I can configure it currently to point to a remote location it appears it has to be hosted locally?

Originally created by @ghost on GitHub (Mar 30, 2018). Original GitHub issue: https://github.com/go-shiori/shiori/issues/82 Can I host shori on a remote server plus use the cli commands. Meaning use the cli as a thin client to the api? I don't see how I can configure it currently to point to a remote location it appears it has to be hosted locally?
kerem closed this issue 2026-02-25 23:33:21 +03:00
Author
Owner

@mlantas commented on GitHub (Jul 23, 2018):

If you're using Heroku, you do heroku run somecommand through your machine or the dashboard: https://devcenter.heroku.com/changelog-items/1137. For example, to add an account you would do heroku run shiori account add accountname.

Most cloud providers let you do this in one form or another. I know Microsoft Azure has a way to get into the console through one of the menu options.

If you're hosting on your own servers, you can ssh into it and run commands that way.

<!-- gh-comment-id:407224915 --> @mlantas commented on GitHub (Jul 23, 2018): If you're using Heroku, you do `heroku run somecommand` through your machine or the dashboard: https://devcenter.heroku.com/changelog-items/1137. For example, to add an account you would do `heroku run shiori account add accountname`. Most cloud providers let you do this in one form or another. I know Microsoft Azure has a way to get into the console through one of the menu options. If you're hosting on your own servers, you can `ssh` into it and run commands that way.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
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
starred/shiori#55
No description provided.