How do I do that please?
Nope, I didn't. I created a new docker image for this project so this is a new image and I didn't run any migration command
you must have had an old installation on the machine 🧐
Yes I did have an old installation. I deleted it tho
The container on docker
deleting the docker cmpose files or containers does not delete everything as data is persisted in volumes
if you're not concerned about your data, you can wipe your old instance. see https://appwrite.io/docs/advanced/self-hosting#uninstall
No I do not. I already deleted the container, so where should I run this command?
The two instances were done in different projects.
I was told I cannot have the same instance running the two projects so I deleted the old one
so what's in your folder now? and what's the folder name?
Like I mentioned, I had a previous instance in a different folder which was for my frontend built with react.js
I then created a new instance in another folder for appwrite functions because I wanted to test my functions locally before pushing to prod which will use appwrite cloud.
The instance I deleted was the one for the frontend but it still has the docker-compose.yml file and appwrite folder there.
The two folders are: Frontend - memora Functions - memora-cloud-function
go into that "deleted" instance's appwrite folder and run the command there (this will wipe the data)
Okay
So how would I now connect both folders to the single instance?
you should only have 1 appwrite folder. delete the other one
per project?
no. per machine
If I want to create another project that uses appwrite, how would I go about it?
Okayy, I see
So the local instance works like the cloud?
One instance but with multiple projects and functions?
I have done this, let me try signing in again
Is there anything I should do before signing in?
to the Appwrite Console? create an account
I am signed in locally now. Thank you
Is there a way I can copy a project in appwrite cloud locally so I don't have to set up from scratch?
Recommended threads
- Bug: TOTP MFA verification always fails ...
*Bug: TOTP MFA verify always returns `user_invalid_token` (Cloud 1.8.1, Frankfurt)** Project ID: `68dd48440003e537d849` SDK: `appwrite@18.2.0` (also tested wit...
- User Filter/Sorting/Analytics
Currently the dashboard for users is very limited. I would like to have an option to sort by column and also to filter by column, to for example find users that...
- Unable to verify user through console du...
Hi, I am manually trying to verify a user through the console, but it is coming back with Server Error and not much detail