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

Installation Instruction Questions #1

Open
brianlangeland opened this issue May 30, 2020 · 2 comments
Open

Installation Instruction Questions #1

brianlangeland opened this issue May 30, 2020 · 2 comments

Comments

@brianlangeland
Copy link

I'm working on getting the CRE up and running locally in a Windows 10 environment, running XAMPP 3.2.4. I've gotten through some issues with setting up the Postgresql database, and now I'm hunting for what exactly I need to do to configure apache on my local (and eventually in AWS).

I'm following along with what is in the installation instructions, but haven't been able to find the files that are being referenced.

Specifically, configuring apache, the INSTALL.md file states:

Just add in the application apache.conf file to the system apache.conf.

echo "Include "/opt/openthc/etc/apache.conf" >> /etc/apache2/apache2.conf

This file doesn't seem to be in the CRE application.

The next issue:

Update the boot.php file to replace APP_ROOT and APP_HOST with the correct values. 
Update the etc/app.ini file with necessary values.

The boot.php that exists in CRE is for unit testing and doesn't contain the root and host variables. Also, what is the app.ini?

And finally, there is a reference to ./bin/cli init but there is no bin directory in the CRE project.

Would someone be able to provide me with some info and answers to my above questions? Also, is the CRE meant to be a standalone application, or does it rely on some other, larger system to be in place that happens to resolve all/most of my questions?

@brianlangeland
Copy link
Author

Anyone able to assist with this?

@weedtraqr
Copy link
Member

Appears we've some bits, this project is being migrated here from an internal system. I see some of them have been committed recently, other dependencies will follow shortly.

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