Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Location of the files #19

Closed
adamgdynia opened this issue Jan 18, 2017 · 6 comments
Closed

Location of the files #19

adamgdynia opened this issue Jan 18, 2017 · 6 comments

Comments

@adamgdynia
Copy link

adamgdynia commented Jan 18, 2017

Hi! I'm playing with wekan - yesterday I have successfully started a virtual machine on xen with your implementation of wekan - great job!

I have three questions:

  1. In order to change files (example) - I need to locate the client folder. I've been looking everywhere with no success - can you please point me to the right place?
  2. How to make a backup?
  3. Is there an instruction of how to update the wekan?

Thanks!
Adam

@anselal
Copy link
Owner

anselal commented Jan 18, 2017

Hi!

  1. I do not have the slightest idea. Have you checked inside the installation folder ?
  2. Can you check at var/lib/mongodb ?
  3. I am not sure about updating wekan, never tried it myself.

@adamgdynia
Copy link
Author

Thanks @anselal for answers. I have found some of the original files here:

wekan@wekan:~/bundle/programs/server/app$ pwd /home/wekan/bundle/programs/server/app wekan@wekan:~/bundle/programs/server/app$ ls config i18n models sandstorm.js sandstorm.js.map server wekan@wekan:~/bundle/programs/server/app$

but the client folder is missing here...

So what will happen when there will be a new release? New VM and export->import?

@anselal
Copy link
Owner

anselal commented Jan 18, 2017

There should be a VM. You could always try to install the new version on top of the old one, but before that always keep a backup up. I am not sure if there would be a new release of wekan. If you check issue #18 you will see that there is a new fork of wekan.

@adamgdynia
Copy link
Author

I see. I didn't realized that there is no plan for another release, since this is a very good tool where any other options are subscription based without an option for local deployment. Anyhow, thank you for your support and I'm getting back to looking for my missing files!

Cheers,
Adam

@anselal
Copy link
Owner

anselal commented Jan 23, 2017

I figured out where the client folder is that your where looking for. The release file my script download contains a compiled version of wekan, so there is no client folder. If you want to edit the app you must download the source and build it using meteor. If you are OK with my answer reply so we can close this issue

@anselal
Copy link
Owner

anselal commented Feb 19, 2017

This issue was moved to wekan/wekan-autoinstall#2

@anselal anselal closed this as completed Feb 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants