Giter Club home page Giter Club logo

Comments (8)

nobbywfc avatar nobbywfc commented on June 1, 2024 1

I want deploy this source on Localhost, pls help me guide install it. Thank you very much.

I deployed it as docker application as was mentioned in this hub.

from memos.

nobbywfc avatar nobbywfc commented on June 1, 2024 1

The app deplyed in the local machine has been running without failure for at least last 2 days. So I am assuming this trouble now only applied to in the VPS instances.

from memos.

nobbywfc avatar nobbywfc commented on June 1, 2024 1

スクリーンショット 2024-04-22 165331
Changing from podman to docker.io, the app keeping alive for 33 hours as per attached image.

from memos.

locpv avatar locpv commented on June 1, 2024

I want deploy this source on Localhost, pls help me guide install it. Thank you very much.

from memos.

boojack avatar boojack commented on June 1, 2024

Any other information like system configuration, or is it your system or docker rebooting?

from memos.

nobbywfc avatar nobbywfc commented on June 1, 2024

Any other information like system configuration, or is it your system or docker rebooting?

I would add information as follows:

System config. of reported trouble of after deploying Memos v0.21.0:

Case 1: Server: Oracle Cloud Infrastructure
Main memory size 1GB
HDD 50GB
OS: Ubuntu 22.04.4 LTS
Container: podman v 3.4.4
command used when deployed:
docker run -d --name memos -p 5230:5230 -v ~/.memos/:/var/opt/memos neosmemo/memos:stable

Case 2: Server: Conoha VPS
Main memory size 1GB
HDD 100GB
OS: Ubuntu 22.04.3 LTS
Container: podman v 3.4.4

command used when deployed: 	
	docker run -d --name memos -p 5230:5230 -v ~/.memos/:/var/opt/memos neosmemo/memos:stable	

Case 3: Server: Local machine
Main memory size 32GB
Storage 1: nvme 1TB
Storage 2: HDD 5TB
OS: Ubuntu 23.10
Network: local LAN (Ethernet)
Container: podman version 4.3.1
command used when deployed:
docker run -d --name memos -p 5230:5230 -v ~/.memos/:/var/opt/memos neosmemo/memos:stable

Hope any advise on resolution.

from memos.

boojack avatar boojack commented on June 1, 2024

@nobbywfc So I think it's possible that your machine or podman will reboot automatically. Please feel free if you have more hint.

from memos.

nobbywfc avatar nobbywfc commented on June 1, 2024

I am happy that I share the same trouble with #3250.

I may use other docker daemon such as docker.io to see if the same trouble will happen or not.
On the other hand, I have never encountered such trouble in the older version of Memos.

from memos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.