# This scenario creates a single-instance standalone Neo4j # machine, with the most basic configuration. ############################################################### core: standalone: true acceptLicenseAgreement: "yes" neo4jPassword: mySecretPassword