- Posts: 3
Question Need a little help with a newbie user and new setup
- DevonFarm
- Topic Author
- Offline
- New Member
Less
More
10 months 2 weeks ago - 10 months 2 weeks ago #1
by DevonFarm
Need a little help with a newbie user and new setup was created by DevonFarm
my goal:
Much like i can setup a folder on my box and use visual code studio and do a go live to view my designs I hope to install and setup webtrees on my local mac to do development and such before i put out on the internet.
I can't seem to find anything easy to follow - I have downloaded the latest version but decided to post here for everyone to get a laugh at my ignorance and maybe get a smidge of help
Susan
Devon Farm
(ps I plan to use for my animals not humans)
Thank you
Much like i can setup a folder on my box and use visual code studio and do a go live to view my designs I hope to install and setup webtrees on my local mac to do development and such before i put out on the internet.
I can't seem to find anything easy to follow - I have downloaded the latest version but decided to post here for everyone to get a laugh at my ignorance and maybe get a smidge of help
Susan
Devon Farm
(ps I plan to use for my animals not humans)
Thank you
Last edit: 10 months 2 weeks ago by DevonFarm. Reason: typo
Please Log in or Create an account to join the conversation.
- photon flip
- Offline
- Junior Member
10 months 2 weeks ago #2
by photon flip
MurrayJ
Fuller-Bennett Family Tree
Replied by photon flip on topic Need a little help with a newbie user and new setup
Hi Susan, to set up a local webtrees you'll need a server and database. I use XAMPP for my Windows local setup.
There is an XAMPP for Mac. www.apachefriends.org/download.html
There's a bit of a learning curve setting that up but not too steep.
For a full development version of webtrees there is the GitHub source code github.com/fisharebest/webtrees
Other wiser souls on this forum would be able to advise you on the ins and outs of that.
I hope that is of help to you.
There is an XAMPP for Mac. www.apachefriends.org/download.html
There's a bit of a learning curve setting that up but not too steep.
For a full development version of webtrees there is the GitHub source code github.com/fisharebest/webtrees
Other wiser souls on this forum would be able to advise you on the ins and outs of that.
I hope that is of help to you.
MurrayJ
Fuller-Bennett Family Tree
Please Log in or Create an account to join the conversation.
- bertkoor
- Offline
- Platinum Member
- Greetings from Utrecht, Holland
10 months 2 weeks ago - 10 months 2 weeks ago #3
by bertkoor
stamboom.BertKoor.nl runs on webtrees v2.1.20
Replied by bertkoor on topic Need a little help with a newbie user and new setup
For a local development environment you can try
XAMPP
which worked great for me on Windows, but last time I tried it on MacOs I could not get it working due to a conflict with something (likely MAMP which I tried and felt was not usable)
Here's a longer list of alternatives:
stackoverflow.com/questions/44545077/bes...-environment-for-mac
You could also try running everything in Docker (or colima) for instance based on hub.docker.com/r/nathanvaughn/webtrees with a volume mounted to local source code. It's still on my ToDo list to look into this.
NB: if all you want to do is adjust some styling or test an external module, then this all should work and you can take the regular distribution of webtrees.
For more "core" development you'll need some extra tooling to build some things from source code.
Here's a longer list of alternatives:
stackoverflow.com/questions/44545077/bes...-environment-for-mac
You could also try running everything in Docker (or colima) for instance based on hub.docker.com/r/nathanvaughn/webtrees with a volume mounted to local source code. It's still on my ToDo list to look into this.
NB: if all you want to do is adjust some styling or test an external module, then this all should work and you can take the regular distribution of webtrees.
For more "core" development you'll need some extra tooling to build some things from source code.
stamboom.BertKoor.nl runs on webtrees v2.1.20
Last edit: 10 months 2 weeks ago by bertkoor.
Please Log in or Create an account to join the conversation.
- Franz Frese
- Offline
- Elite Member
10 months 2 weeks ago #4
by Franz Frese
Replied by Franz Frese on topic Need a little help with a newbie user and new setup
did you follow
webtrees.net/install/
?
Where are you stuck?
Where are you stuck?
Please Log in or Create an account to join the conversation.
- DevonFarm
- Topic Author
- Offline
- New Member
Less
More
- Posts: 3
10 months 2 weeks ago #5
by DevonFarm
Replied by DevonFarm on topic Need a little help with a newbie user and new setup
the link you sent I did not see anything clear to guide me with setting up on my mac. So I guess I am stuck on the beginning I downloaded the files extracted to a folder but that’s as far as I am.
Thank you
Thank you
Please Log in or Create an account to join the conversation.
- DevonFarm
- Topic Author
- Offline
- New Member
Less
More
- Posts: 3
10 months 2 weeks ago #6
by DevonFarm
Replied by DevonFarm on topic Need a little help with a newbie user and new setup
Thanks I will look at some of this information and see if I can figure something out. Fingers crossed.
Please Log in or Create an account to join the conversation.
- Franz Frese
- Offline
- Elite Member
10 months 2 weeks ago - 10 months 2 weeks ago #7
by Franz Frese
Replied by Franz Frese on topic Need a little help with a newbie user and new setup
so next is
- Upload the contents of the webtrees folder to a folder on your web server.
Last edit: 10 months 2 weeks ago by Franz Frese.
Please Log in or Create an account to join the conversation.
- bertkoor
- Offline
- Platinum Member
- Greetings from Utrecht, Holland
10 months 2 weeks ago #8
by bertkoor
stamboom.BertKoor.nl runs on webtrees v2.1.20
Replied by bertkoor on topic Need a little help with a newbie user and new setup
@Franz, I think DevonFarm does not yet have a server with PHP and a database running locally on the Mac.
stamboom.BertKoor.nl runs on webtrees v2.1.20
Please Log in or Create an account to join the conversation.
- fisharebest
- Offline
- Administrator
10 months 2 weeks ago #9
by fisharebest
Greg Roach - greg@subaqua.co.uk - @fisharebest@phpc.social - fisharebest.webtrees.net
Replied by fisharebest on topic Need a little help with a newbie user and new setup
@DevonFarm - if you are a "non-techie", then MAMP is a good option to use on a Mac.
Install the app, and then copy the webtrees files into the MAMP's home folder. The MAMP documentation should tell you what settings you need for the webtrees setup page.
Install the app, and then copy the webtrees files into the MAMP's home folder. The MAMP documentation should tell you what settings you need for the webtrees setup page.
Greg Roach - greg@subaqua.co.uk - @fisharebest@phpc.social - fisharebest.webtrees.net
Please Log in or Create an account to join the conversation.